Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 395 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 395 Bytes

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.

How to install

  • Clone/Download the code from this repository.
  • Run command npm install
  • Run command npm start