Skip to content

wenliangsu/Restaurant_list

Repository files navigation

Restaurant_list

ScteenShot

Introduction

Ths application is about the restaurant list that you can add new one and search your favorite.

Feature

  • Read all restaurants about their category of food style, rating and pictures.
  • Show the description of a restaurant.
  • Point the address and will show the place in google map.
  • Can search the restaurant what you like.
  • Can add the new restaurant, edit or delete
  • Can sort your restaurant list that can find what you want quickly
  • Support the login of Facebook

Package environment

How to use

  1. Confirm you have already install the npm and node.js

  2. Clone this repository

    https://github.com/wenliangsu/Restaurant_list.git
    
  3. Set the MongoDB

    MONGODB_URI=mongodb+srv://<Your MongoDB Account>:<Your MongoDB Password>@cluster0.xxxx.xxxx.net/<Your MongoDB Table><?retryWrites=true&w=majority
    
  4. Then type the command as following:

    npm run seed //if you have the seed, you can set
    npm run dev
    
  5. You will see the message, and copy it into your browser.

    Express is listening on localhost:3000
    

Contributor

Wen Su

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published