uujx / burger-builder

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 76.5%Language:CSS 21.1%Language:HTML 2.3%