Skip to content

Cherylruei/restaurant_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant List

The simple web for storing own favorite restaurant list created by Node.js and Express. The users can check and search restaurants in the list

How to use

  • View the web page to find your restaurant
  • Input keywords for the name or category in search bar to find the restaurants
  • Check more details by one click on index page

Web page display

image

Installing

  1. Clone the project to your local destination
git clone https://github.com/Cherylruei/restaurant_list.git
  1. Open the project by terminal to access the project
  2. Install npm
npm install
  1. After the installation, please enter npm run start
npm run start
  1. The process succeed when you see below message
Express is running on https://localhost:3000
  1. Copy the below url to enter in the web page
https://localhost:3000
  1. Press ctrl + c to stop and repeat ctrl + C to exit the environment

Development tools

  • Node.js v14.16.0
  • Express 4.16.4
  • Express-Handlebars 3.0.0
  • Bootstrap 5.2.2
  • Font-awesome 6.2.0

Developer

Cherylruei

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published