ajaysanthoshb / react-query-crash-course-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-query-crash-course-example

In order to run this project you need to start both the client and the API.

Start Client

  1. cd client
  2. npm run dev

Start API

  1. cd api
  2. npm start

About

License:MIT License


Languages

Language:JavaScript 96.0%Language:HTML 4.0%