Skip to content

A full stack restaurant application in which users can search, geolocate, review and curate their favourite restaurants from around the world.

Notifications You must be signed in to change notification settings

aishwaryr/restaurant-finder-node-app

Repository files navigation

Live Demo

https://food-store-finder-cnncbxknko.now.sh/

To start

npm install
npm start

Requirements

Node 7.6 + (for async-await)
Mongo 3.4 +

Sample Data

To load sample data, run the following command in your terminal:

npm run sample

If you have previously loaded in this data, you can wipe your database 100% clean with:

npm run blowitallaway

That will populate 16 stores with 3 authors and 41 reviews. The logins for the authors are as follows:

Name Email (login) Password
Wes Bos [email protected] wes
Debbie Downer [email protected] debbie
Beau [email protected] beau

About

A full stack restaurant application in which users can search, geolocate, review and curate their favourite restaurants from around the world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published