儲存屬於自己喜歡的餐廳,可以瀏覽、搜尋餐廳、連結地圖、查看餐廳的詳細資訊。
- 查看所有餐廳
- 查看餐廳詳細資訊
- 連結餐廳地址到 Google Map
- 搜尋特定餐廳
-
請確認已安裝 node.js 和 npm
-
將專案 clone 到本地,輸入:
git clone https://github.com/foxlee2525/restaurant-list.git
-
在本地開啟之後,透過終端機進入資料夾,輸入:
npm install
-
安裝完畢後,繼續輸入:
npm run start
-
若看見此行訊息則代表順利運行,打開瀏覽器進入到以下網址
Listening on http://localhost:3000
-
若欲暫停使用
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