/food-up

A social networking website for foodies

Primary LanguageJavaScriptOtherNOASSERTION

Food - up

contributions welcome

A social networking website for foodies!

Tech used

  • Node js
  • Express js
  • MongoDB

Setup

  • You need NodeJS installed
  • Clone the repository
  • run sudo npm install -g --force nodemon
  • run npm install in the home directory
  • to test locally, run nodemon app.js and view the site on localhost:3000