Git Product home page Git Product logo

restaurant-crud's Introduction

我的餐廳清單

這是一個由 Node.js 和 Express 建立的餐廳網站。

主要功能

  • 可以讓使用者於主畫面上快速瀏覽餐廳圖片、名稱、評分等
  • 使用者可以點進感興趣的餐廳查看更詳細的資訊
  • 透過餐廳的中英文名稱或想查找的餐廳類別來搜尋相關的餐廳
  • 新增餐廳
  • 修改餐廳資訊
  • 刪除餐廳
  • 依照名稱、類別、評分排序

demo image

建置環境

安裝與執行

  1. clone 此專案至本機電腦

    $ git clone https://github.com/Ashley-Hung/restaurant-CRUD.git
    
  2. 安裝

    $ cd restaurant-CRUD
    $ npm install
    
  3. 執行

    $ npm run dev
    
  4. 執行成功後,Terminal 會顯示下列訊息

    Express is listening on localhost:3000
    
  5. 使用下列 URL 於瀏覽器上進行瀏覽

    http://localhost:3000
    

開發者

Ashley-Hung

restaurant-crud's People

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.