This project was bootstrapped with Create React App.
- SPA using
react-routerusing BrowserRouter, Route, Switch - Best practices for Layout including app, header defined for a react app
mockapi.ioused for storing recordsredux-thunkused to return defer-able functions from action creators.
Installs all the dependencies
Runs the app in the development mode.
Open http://localhost:3000
Alternatively you can rebuild the app on the server anytime you change them.