https://booxchange2020.herokuapp.com/
Node.js, MongoDB and npm or yarn package manager are required
git cloneyarncd client && npm installcd ..yarn dev
- Install Heroku CLI
- Make sure local development works
heroku loginheroku git:remote -a booXchange2020git add .git commit -m "deployinggit push heroku master