Skip to content

Martina928/restaurant_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant List

Introduction

A simple restaurant website for you to search restaurant information with RWD design.

Main Page

main page

Detail Information

detail information

Features

  • Users can view all restaurant list.
  • Users can view the detail information for each restaurant.
  • The restaurant address can be linked to Google Map.
  • Users can search the restaurants by names or categories of the keywords.

Installation

  1. Make sure you do install Node.js and npm.
  2. Clone the repository to local.
git clone https://github.com/Martina928/restaurant_list.git
  1. Enter the folder of the project through terminal and run npm install to install associated dependencies.
  2. Run npm run start to start the web app.
  3. You will receive the message below when the connection is running successfully, then open the browser and go to the url.
Restaurant List is listening on http://localhost:3000
  1. Run ctrl + c to stop the web app. ​

DevTools

  • VS Code
  • Node.js 18.12.1
  • Express 4.16.4
  • Express-Handlebars 3.0.0
  • Bootstrap 5.1.3
  • Font-awesome

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published