Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Mini Blog List App

<p align="center">
<img src="/overview.png" alt="Awesome Image" width="600">
</p>

This project is a mini web application built with React, Vite, and Bootstrap. It allows users share and rate blogs.

## Technologies Used
Expand All @@ -19,7 +23,16 @@ This project is a mini web application built with React, Vite, and Bootstrap. It
- The base user is: admin
- The base password is: password

<p align="center">
<img src="/overviewLogin.png" alt="Awesome Image" width="600">
</p>

- [Vanilla FrontEnd](https://minibloglistappvanilla.onrender.com "Just with states")

<p align="center">
<img src="/overview_v.png" alt="Awesome Image" width="600">
</p>

- [ Redux FrontEnd](https://minibloglistapp.onrender.com "Using reduxjs/toolkit")
- [ Query FrontEnd](https://minibloglistappquery.onrender.com "Using the react query lib and some contexts")

Expand Down
Binary file added overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added overviewLogin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added overview_v.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.