Skip to content

利用Node.js 以及 Express 所打造的餐廳網站。

Notifications You must be signed in to change notification settings

foxlee2525/restaurant-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

我的餐廳清單

Image

介紹:

儲存屬於自己喜歡的餐廳,可以瀏覽、搜尋餐廳、連結地圖、查看餐廳的詳細資訊。

功能:

  • 查看所有餐廳
  • 查看餐廳詳細資訊
  • 連結餐廳地址到 Google Map
  • 搜尋特定餐廳

開始使用:

  1. 請確認已安裝 node.js 和 npm

  2. 將專案 clone 到本地,輸入:

    git clone https://github.com/foxlee2525/restaurant-list.git
  3. 在本地開啟之後,透過終端機進入資料夾,輸入:

    npm install
  4. 安裝完畢後,繼續輸入:

    npm run start
  5. 若看見此行訊息則代表順利運行,打開瀏覽器進入到以下網址

    Listening on http://localhost:3000
  6. 若欲暫停使用

    ctrl + c

開發工具:

  • Node.js 18.17.0
  • Express 4.18.2
  • Express-Handlebars 5.3.3
  • Bootstrap 5.1.3
  • Font-awesome 6.4.2

About

利用Node.js 以及 Express 所打造的餐廳網站。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published