Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 456 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 456 Bytes

BurgerReact App

I have been working in this application to understand how to use React. In this app you will be able to add ingredients to your burger, and then simulate that you are buying it. This orders will be store in Firebase where it can be seen in the orders tab.

Run App

  • npm install
  • npm start

User

user: test@test.com pass: 123456

Tech