An open API service indexing awesome lists of open source software.

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.

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`