Skip to content

andrewvu-cs/burger_builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burger Builder

  • Project made for me to understand and practice React idealogoy.
  • Single Page Application
  • Incorporated Routing and Redux!
  • Backend provided by Google Firebase, handles the orders and signup forms.
  • Implemented authorization
  • Some routes are available only after being authorized
  • JSON
  • Isolated unit testing on few components using Jest and Enzyme

To install on your local machine

  • You can run npm install and start after downloading
  • PLEASE NOTE: You'll be unable to fully utilize the application because of the API keys.

What I want to do in the future

  • Translate the project using React Hooks

About

Build your burger with a side of React concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published