/MongoPlaces

Primary LanguageJavaScript

MongoPlaces

To run project you need

  • nodejs
  • mongodb

Steps:

  1. Clone repo

  2. npm install

  3. Run populatePlaces.js and populateUsers.js (node nameOfFile)

  4. start mongo - mongod

  5. npm start

  6. The app is on localhost:3000