This project was bootstrapped with Create React App.
- cd into project dir
npm install
oryarn install
to install package dependencynpm start
oryarn start
to start the application
By default json-server will start at http://localhost:3001 and react app will start at http://localhost:3000
Backend server generate fake database at /mock/db.json
To use the application, you can get an email/password set from the db.json
.