Skip to content

karthick3018/react-query-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

This Project is to explore things in the react-query. This Project has a list of items which can be viewed edited & deleted .

Each fetch in done using react-query , each fetch is also a custom hook

useListFetch.js -> the custom hook to fetch the list items

useEditHook.js -> the custom hook for edit

useDeleteHook.js -> the custom hook for delete

About

A CURD operation based on react-query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages