https://github.com/ramanpreet6262/burger-builder
A web application that enables users to create and customize their burger, order it and to see all their latest orders.
https://github.com/ramanpreet6262/burger-builder
firebase react-router reactjs redux
Last synced: 3 months ago
JSON representation
A web application that enables users to create and customize their burger, order it and to see all their latest orders.
- Host: GitHub
- URL: https://github.com/ramanpreet6262/burger-builder
- Owner: Ramanpreet6262
- Created: 2019-12-13T06:45:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-12T10:36:18.000Z (over 5 years ago)
- Last Synced: 2024-04-22T15:00:14.639Z (about 2 years ago)
- Topics: firebase, react-router, reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 722 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Burger Builder
A web application that enables users to create and customize their burger, order it and to see all their latest orders.
Built this while learning reactjs from this amazing [udemy course](https://www.udemy.com/course/react-the-complete-guide-incl-redux/).
## How to install
- Clone/Download the code from this repository.
- Run command `npm install`
- Run command `npm start`