Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 649 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 649 Bytes

Custom Burger

http://bit.ly/customBurger

This is my first ReactJs Project.

Custom Burger is a custom burger building react app that allows users to build the burger of their choice.

Basic functionalities include:

  • Landing Page: Users can build their burger at this page by adding or removing ingredients.
  • Authenticate page: New users can SignUp and existing users can SignIn.
  • Checkout page: This is a confirmation page. Users can preview their customized burger and confirm their order.
  • Add Details page: Users need to enter their details for placing the order.

Website link: Custom Burger