chihyu0917 / Food_Delivery_Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Food Delivery Service - Gourmet Go Xindian

A food delivery service website for food in Xindian, using MongoDB (NoSQL) as database, with the frontend and backend implemented by React.js and Node.js . Selecting one restaurant and your meal in each restaurant, and adding some restaurants to your favorite. Simulating usual food delivery app, such as Uber Eats and Foodpanda.

Table of Contents

Installation

If running on Localhost, please ensure that Node.js are installed.

# client/food-delivery/
npm start
# server
node server.js

Usage

  • Adding to favorite: Click the heart in each restaurant card.
  • Ordering your meal: Click some dishes in each restuarant page.

About


Languages

Language:JavaScript 67.7%Language:CSS 24.5%Language:HTML 7.8%