Live preview : https://mini-blog-v2-react.netlify.app/
The Mini-Blog-Project is a web application that allows users to explore and engage with a collection of posts. Users can read the posts, interact with the content. Additionally, users have the ability to edit or delete existing post or create new posts. The application also provides a feature to access author profiles and view their posts.
Client: React, Redux
Server: JSON Server
- React
- Redux Toolkit
- React advanced hooks
- React Router 6
- JSON Server
- Date-fns
- RTK Query : createApi - createEntityAdapter - selectFromResult ...
- Netifly
- Glitch
git clone https://github.com/SRayen/Mini-Blog-Project-V-2.0-RTK-Query.git
cd Mini-Blog-Project
npm install
npm start