The app can be found at Burger Builder.
This web-app is a product of the Udemy course React - The Complete Guide (incl Hooks, React Router, Redux). The class covers the various aspects of building a web app with React and walks through building a working app that is then deployed. The app is also mobile and desktop friendly
In this app you can login and out, build a burger, place an order and view your orders.
- Understanding React Basics (Components, Lists, Conditionals, etc.)
- Accessing a server and reaching out to the web
- Routing
- Forms and form validation
- Redux
- Authentication
- Testing
- Deployment
This project was bootstrapped with Create React App.
This project stores data and is hosted using Firebase.