Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 261 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 261 Bytes

burger builder

Build a burger with the browser. Created using React, Redux, Firebase and more.

Installation

Install the dependencies:

npm install

Run the development server:

npm start