Skip to content

aawang1999/restaurant-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant List

A simple web app for looking up restaurants

Features

  • Search restaurants by name or category (English & Chinese input supported)
  • Browse restaurant info such as address, phone, description, etc.

Installation

  • Clone the project using git clone https://github.com/aawang1999/restaurant_list.git
  • Navigate to the project folder
  • Install npm npm install
  • Install nodemon npm install -g nodemon
  • Start the server using nodemon app.js
  • Navigate to localhost:3000

Prerequisites

  • bootstrap 4.3
  • express 4.17.1
  • express-handlebars 5.3.2
  • jquery 3.3.1
  • popper 2.9.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published