This project was bootstrapped with Create React App.
-
clone this project use : git clone https://github.com/afsori/my-app.git
-
install depedencies : npm install or yarn install
-
install json-server use : npm install json-server
-
then npm start and write : json-server --watch db.json --port 3004