/food-order-app

Food Order Application

Primary LanguageJavaScript

Food Order Application

food-order-app

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

  • Implemented a Food Order Application using React, Redux, and Firebase for the backend.
  • User can order the food items which are mentioned on the website.
  • Ordered food items and other details will be sent to the firebase to deliver the order.

Built With

  • Html
  • Css
  • React
  • Redux
  • Firebase

Getting Started

To get a local copy and run it locallly follow these simple example steps.

Prerequisites

Firstly you should install the Node and Git in your local system to run react application locally.

Install Node
Install Git

Installation

  1. Clone the repo
    git clone https://github.com/your_username_/food-order-app.git
  2. Install NPM packages
    npm install
  3. Run the Project
    npm start

Link to live Project:- https://food-order-application-asm.netlify.app/