Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 474 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 474 Bytes

Food Ordering App

Project Demo

img

Technologies Used :

  • React.js
  • Redux Toolkit
  • ReactStrap
  • Firebase

How to Start

  • Just clone this Repo
$ git clone https://github.com/xyfer17/Food-Delivery.git
  • go inside the working directory
$ cd Food-Delivery
  • Just install all the dependency
$ npm install

$ npm start