Download the code & run npm install to install dependencies before starting the app.
You'll also need to install Material UI as a dependency. To do this run npm install @material-ui/core
Created using
- Material UI
- makeStyles hook
- Using useHistory, useLocation hooks
- Custom themes using createMuiTheme, ThemeProvider and makeStyles
- JSON Server

