To run the code:
- Clone the repository
- Download Node.js
npm install next react react-domnpm install @material-ui/corenpm install react-bootstrap bootstrap@3npm run dev
Publish to Heroku:
npm install -g herokuheroku loginheroku git:remote -a infinite-escarpment-58088git push heroku <branch-name>