Skip to content

eunicebibi/restaurant_list

Repository files navigation

restaurant_list

Introduce

A web about your favorite restaurants.

Here are the functions: 1.Check their details, like address, rating or phone number etc.. 2.You can search restaurant from keyword. 3.You can add new restaurant. 4.You can delete restaurant. 5.You can register account. 6.You can login and logout. 7.You can login by Facebook account.

Getting Started

1.Make sure Node.js and npm has already installed. 2.Clone the repository to localhost. https://github.com/eunicebibi/restaurant_list 3.Open the repository into file at localhost with Terminal.You can type:

npm install

4.Input seeds information (there are 2 seeds information).You can type:

npm run seed

5.When finish the installing, you can type:

npm run dev

5.It's in process when see this messenge.

Express is listening on localhost:3000

6.Get in to the website 7.If you'd like to stop, you can type:

ctrl + c

Prerequisites

  • Node.js v18.14.0
  • Express 4.18.2
  • Express-Handlebars ^6.0.7
  • Bootstrap 5.3.0
  • Font-awesome 6.3.0
  • Mongoose 6.9.2
  • bcryptjs 2.4.3
  • express-session: 1.17.3
  • passport: 0.6.0
  • passport-facebook: 3.0.0
  • passport-local: 1.0.0
  • dotenv: 16.0.3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published