Skip to content

Shiba-Patrick/restaurantList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

餐廳清單

此專案提供使用者觀看全部餐廳清單,使用者可以搜尋關鍵字查詢餐廳並且查看餐廳詳細資訊

功能說明

  • 使用者可以點選餐廳查看其詳細資訊,例如:地址、電話、地圖等等。
  • 使用者可以使用關鍵字搜尋想要的餐廳(店名以及類別)

安裝方式

1.開啟terminal並且clone此專案至本機電腦

git clone https://github.com/Shiba-Patrick/restaurantList.git

2.輸入cd指令找到存放專案的資料夾,並輸入其名稱

cd restaurantList

3.安裝npm套件

npm install

4.使用nodemon來執行app.js

nodemon app.js

5.成功顯示字串:伺服器順利啟動

The express is listening on http://localhost:3000

現在!您可以開啟任一瀏覽器輸入 

http://localhost:3000

開始試用此餐廳清單了喔!

開發工具

  • Node.js
  • Express
  • Express-handlebars

網站首頁

messageImage_1667553094775

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published