shahednasser / react-query-tutorial

Code for React Query tutorial

Home Page:https://blog.shahednasser.com/react-query-tutorial-for-beginners/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://blog.shahednasser.com/react-query-tutorial-for-beginners/


Languages

Language:JavaScript 84.0%Language:HTML 15.4%Language:CSS 0.5%