This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.\
It runs concurrently npm start
and npm run json-server
because i am using a json server as a database.
JSON-Server Docs & Repo: