Skip to content

This is my restaurant list, showing all the restaurants I like, details and providing search function.

Notifications You must be signed in to change notification settings

YuZih/Restaurant-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is my restaurant list, showing all the restaurants I like, details and providing search function.

Index page about Restaurant List

Features

  • Browse all the restaurants
  • Check the specific restaurant details
  • Link restaurant address to Google map
  • Search for specific restaurant Index page about Restaurant List Index page about Restaurant List

Start to use

  1. Install node.js & npm first

  2. Clone this project to localhost

git clone  https://github.com/YuZih/Restaurant-List.git
  1. Enter the project folder through terminal, and then install npm package by inputting the command below
npm install
  1. After npm is installed, input the command below
npm run start
  1. Operation success if the following message shows, and then type http://localhost:3000 in the browser
Express is listening on http://localhost:3000
  1. Type the command below to stop operation
ctrl + c

Development tools

  • Node.js
  • Express
  • Express-Handlebars
  • Bootstrap

About

This is my restaurant list, showing all the restaurants I like, details and providing search function.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published