Skip to content

Refactored version of bloglist-fullstack-app using React-query and contexts

Notifications You must be signed in to change notification settings

Yann-GitHub/bloglist-app-reactQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bloglist App with React Query

This is a refactored version of the bloglist-fullstack-app using React Query for data fetching and caching, and React hooks useReducer and useContext for state management.

Installation

  1. Clone the repository: git clone git@github.com:Yann-GitHub/bloglist-app-reactQuery.git
  2. Navigate to the project directory: cd bloglist-app-reactQuery
  3. Install dependencies for both backend and frontend: npm install

Usage

  1. Start the server: npm start
  2. Open your browser and go to http://localhost:5173
  3. You can now create, read, update, and delete blog posts using the provided user interface.

Technologies Used

  • Node.js
  • Express
  • MongoDB
  • React
  • React Query

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Refactored version of bloglist-fullstack-app using React-query and contexts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published