- Browse restaurants
- Search by restaurant name
- Filter by time and/or date
- Browse collections
- login
The following are the tech stack I used:
$ yarn install
Populate DB
$ mongod
$ node script/insertRestaurant.js
$ node script/insertUser.js
$ node script/insertCollection.js
Run app
$ yarn start
Go to http://localhost:3000/
2 users accounts are provided:
- mike@gmail.com
- john@gmail.com Both passwords are 123456