Skip to content

HlaingMinThan/React-Query-Simple-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Query Simple Project

React Query is for handling asynchronous request with caching which can improve user experience performance.

Live

https://hlaingminthan.github.io/React-Query-Simple-Project/

Screenshots

App Screenshot

Run Locally

Clone the project

   git@github.com:HlaingMinThan/React-Query-Simple-Project.git react-query

Go to the project directory

  cd react-query

Install dependencies

  npm install

Start the server

  npm run start

and then

u can check on (http://localhost:3000)

About

Learning Purpose for react query caching.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published