Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 317 Bytes

File metadata and controls

19 lines (13 loc) · 317 Bytes

This project is a PIzza Order App made in React fetching data from firebase.

It builded with react-create-app help, and no much more libraries, except the firebase SDK;

Install

Be sure to have Node with version >= 10.6 And yarn installed.

Install dependencies

yarn install

Run

yarn start