diff --git a/README.md b/README.md index cfe0911..d2c03ec 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Mini Blog List App +

+ Awesome Image +

+ This project is a mini web application built with React, Vite, and Bootstrap. It allows users share and rate blogs. ## Technologies Used @@ -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 +

+ Awesome Image +

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

+ Awesome Image +

+ - [ Redux FrontEnd](https://minibloglistapp.onrender.com "Using reduxjs/toolkit") - [ Query FrontEnd](https://minibloglistappquery.onrender.com "Using the react query lib and some contexts") diff --git a/overview.png b/overview.png new file mode 100644 index 0000000..8a84adc Binary files /dev/null and b/overview.png differ diff --git a/overviewLogin.png b/overviewLogin.png new file mode 100644 index 0000000..c09bb4d Binary files /dev/null and b/overviewLogin.png differ diff --git a/overview_v.png b/overview_v.png new file mode 100644 index 0000000..b844bd8 Binary files /dev/null and b/overview_v.png differ