Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 714 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 714 Bytes

FoodStore

General Info

This is the online food delivery web app which enables users to order food from their nearby restaurants. Users can filter as well as sort the food items accordingly. They can also use Cart to select multiple items. On the other hand, new users can choose the best of our available or recommended options.

Project is live at FoodStore

Screenshots

Example screenshot

Technologies Used

Project is created with:

  • ReactJS
  • Redux
  • Router
  • Zomato Api
  • Firebase
  • SCSS

Setup

To run this project, install it locally using npm:

$ npm install
$ npm start