Skip to content

A burger shopping page built with React, Redux and React-Router.

Notifications You must be signed in to change notification settings

uujx/burger-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burger Builder

A web app for users to build and buy custom burgers.

Basically, it is a shopping page where users can order burgers as they want and checkout. Users can create an account and login to place an order and they can see their order history.

Front-end

The front-end is bootstrapped with create-react-app and is built with React plus Redux for state management and react-router for routing in SPA.

Back-end

This is a front-end project so I chose to use Firebase as an off-the-shelf back-end that I can use with minimum effort to handle authentication and database.

About

A burger shopping page built with React, Redux and React-Router.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published