Giter VIP home page Giter VIP logo

restaurant_list's Introduction

我的餐廳清單

一個使用 Node.js + Express 打造的餐廳美食網站,你可於此瀏覽餐廳、查看餐廳詳細資訊,以及使用關鍵字搜尋餐廳。

Features - 產品功能

  1. 使用者可以瀏覽所有的餐廳主要畫面包含 (1) 餐廳照片 (2) 餐廳名稱 (3) 餐廳分類 (4) 餐廳評分
  2. 使用者可以透過關鍵字查詢餐廳
  3. 使用者可以點擊任一餐廳,查看餐廳更多詳細資訊,包括 (1) 類別 (2) 地址 (3) 電話 (4) 描述 (5) 圖片

Environment SETUP - 環境建置

  1. [Node.js]
  2. [npm]
  3. [express]
  4. [express-handlerbars]

Executing - 專案執行流程

  1. 打開你的終端機,Clone 此專案至本機電腦
git clone https://github.com/derek800109/restaurant_list.git
  1. 開啟終端機,進入存放此專案的資料夾
cd restaurant_list
  1. 安裝 npm 套件
在終端機輸入 npm install 指令
  1. 安裝 nodemon 套件
在終端機輸入 nodemon app.js 指令
  1. 啟動伺服器,執行 app.js 檔案
nodemon app.js
  1. 當終端機出現以下字樣,表示伺服器與資料庫已啟動並成功連結
你的餐廳清單上線了!URL >> http://localhost:3000

現在,你可開啟任一瀏覽器輸入 http://localhost:3000 開始使用囉!

Contributor - 專案開發人員

[Derek Hsu]](https://github.com/derek800109)

restaurant_list's People

Contributors

derek800109 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.