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
Project is created with:
- ReactJS
- Redux
- Router
- Zomato Api
- Firebase
- SCSS
To run this project, install it locally using npm:
$ npm install
$ npm start