Skip to content

maximeri/restaurant-list

Repository files navigation

Restaurant List

Save your favorite restaurants with restaurant list. The app is built with Node.js & Express & MongoDB. alt text

Features

  • Add favorite restaurants to the list and edit anytime

Requisites

  • Node.js: v10.15.0
  • Visual Studio Code: version 1.56
  • Express: ^4.17.1
  • Express-handlebars: ^5.3.0
  • handlebars-helpers: ^0.10.0
  • body-parser: ^1.19.0
  • mongoose: ^5.12.7
  • method-override: ^3.0.0

Installation

Create a new repository on the command line

git clone https://github.com/maximeri/restaurant-list.git

Install packages

npm install...

Run seeder

npm run seed

Run app

npm run dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors