Skip to content

paulweezydesign/react-query-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Query (TanStack Query) Tutorial

Code for React Query v4 (TanStack Query) Tutorial.

Instructions

Server

Change to the server directory and install the dependencies:

npm install

Then, run the server:

npm start

Website

Change to the website directory and install the dependencies:

npm install

Then, run the website:

npm start

Make sure the server is running first

About

Code for React Query tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.1%
  • HTML 15.4%
  • CSS 0.5%