restaurant_list_2.0

My Restaurant List 2.0 / 我的餐廳清單 2.0

This is the version 2.0 for “My restaurant list” project.

Intro

The website for the restaurant list. You can browse restaurants list, view detailed information include the rating, all restaurants data are from AlphaCamp’s API.

User Story

How to Start the project

  1. Make sure you have node.js and npm installed first.
  2. Clone the project to your localhost.
  3. Go to the folder through the terminal and type:

    npm install
    
  4. After installation, continue typing:

    npm run start
    
  5. If you see this line, it means it is running smoothly, open your browser and go to the following URL:

    Listening on http://localhost:3000
    
  6. If you want to stop it:

    ctrl + c
    

Development tools

Screenshot

index image about my restaurant list