Skip to content

HarryEH/DineHard

Repository files navigation

Restaurant Reviewing Website

This project is a website where people can review restaurants in Sheffield. It is built as a mobile-first progressive web app using NodeJS, express and service workers.

Screenshot of the website

Install & Run

Prerequisites

  • Install Node
  • Install npm
  • Install MongoDB
  • MongoDB instance running on 'mongodb://localhost/mydb'
  • You should seed the database by modifying and then running the scripts in models/seeding/ by running node models/seeding/script_name.js

Run

  • npm install
  • node app.js
  • Go to http://localhost:3000/

About

Restaurant Review Website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors