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.
- Clone/Download the code from this repository.
- Run command
npm install
- Run command
npm start