Eat-Da-Burger App is an homework assignment for week 14 @ Northwestern Coding Boot Camp. The assignment is to create a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM. Being sure to follow the MVC design pattern; use Node and MySQL to query and route data in the app, and use Handlebars to generate your HTML.
The application gives end user to create and view a bugger app before buying and place a order after that. The application is build with react latest stack. (Code Pen Burger Builder CSS Link: https://codepen.io/ssaha123/pen/WNQvNBL)
The app built on React with Firebase DB styled with CSS. Inside the app were used class and functional components. React routing. Redux. Currently working on adding testing and refactoring using Hooks.