AJ Capital
step to run the apps:
- open file directory, and run npm install or npm i
- to run server, npm i -g json-server
- after install json server, to run server by using json-server -watch db.json first before run the react
- after server running, you can run react by using npm start