Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Used by

Contributors

Languages