Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 800 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 800 Bytes

This project is deployed to Firebase at https://reactive-burger-jet.firebaseapp.com

It was bootstrapped with Create React App.

You can find the complete and latest version of the guide and get some information on how to perform common tasks here.

To Use Locally

Install dependencies:

npm install

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.