Skip to content

Intermediate --- This is a React app that lets you build and customize a burger. It has implementation with Firebase for the database and hosting. The project was built using the Redux library. Users can create their own account, login and check their orders

Notifications You must be signed in to change notification settings

umerjaved178/React-Burger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burger Builder

This is a React app that lets you build and customize a burger. It has implementation with Firebase for the database and hosting. The project was built using the Redux library. Users can create their own account, login and check their orders

Home Page

alt text

Checkout Page

alt text

Navbar and side drawer for navigation.
Saves orders to Firebase database via Axios. Orders can subsequently be retrieved.
Axios interceptors to handle errors on app-wide basis via a higher order component withErrorHandler.
Routing within SPA with React Router.
State management with Redux.
User authentication with Firebase.
Lazy loading higher order component asyncComponent that allows us to lazy load any component.

About

Intermediate --- This is a React app that lets you build and customize a burger. It has implementation with Firebase for the database and hosting. The project was built using the Redux library. Users can create their own account, login and check their orders

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published