Dive in all the concepts of redux's toolkit RTQ query
This project was bootstrapped with Create React App.
Install globally
sudo npm i -g json-server
Run the seerver
json-server --watch db.json --port 3500
Runs the app in the development mode.
npm start
Open http://localhost:3000 to view it in the browser.