Skip to content

This repository contains a sample todo application built using React and React Query. The application allows users to fetch and mutate todo items

Notifications You must be signed in to change notification settings

Mic-360/reactQuery-Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Query Todo App

This repository contains a sample todo application built using React and React Query. The application allows users to fetch and mutate todo items.

Features

  • Fetch todo from a mock API
  • Mutate todo using a mock API

Tech Stack

  • React
  • React Query
  • JavaScript
  • CSS

Setup Instructions

  1. Clone the repository
  2. Install dependencies using yarn install
  3. Start the development server using yarn dev:serve
  4. Open http:https://localhost:5173 to view the app in the browser.

Contribution Guidelines

Contributions are welcome! Please open a pull request with your changes. Before submitting a pull request, please ensure that your changes pass the existing tests and that you have added tests for any new functionality.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This repository contains a sample todo application built using React and React Query. The application allows users to fetch and mutate todo items

Topics

Resources

Stars

Watchers

Forks