Giter Site home page Giter Site logo

restaurant-list-remote's Introduction

美食餐廳清單

環境建置與需求 (prerequisites):

Node.js
express.js

安裝與執行步驟 (installation and execution):

  1. 打開你的 terminal,Clone 此專案至本機電腦
$ git clone https://github.com/hsuchiashih/Restaurant-List-remote.git
  1. 開啟終端機(Terminal),進入存放此專案的資料夾
$ cd Restaurant-List-remote
  1. 安裝 npm 套件
$  npm install
  1. 安裝 nodemon 套件
$  npm install -g nodemon
  1. 啟動伺服器,執行 app.js 檔案
$  nodemon app.js
  1. 當 terminal 出現以下字樣,表示伺服器與資料庫已啟動並成功連結
Express is listening on localhost:3000
  1. 現在,你可開啟任一瀏覽器瀏覽器輸入 (http://localhost:3000) 即可進入網站體驗
http://localhost:3000

功能描述 (features):

  1. 依餐廳名稱搜尋喜愛的餐廳
  2. 點擊餐廳卡片顯示詳細的餐廳訊息
  3. 可以新增一家餐廳
  4. 可以修改一家餐廳的資訊
  5. 可以刪除一家餐廳
  6. 可以依照喜愛的方式排序

restaurant-list-remote's People

Contributors

hsuchiashih avatar

Watchers

James Cloos 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.