Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 234 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 234 Bytes

simple-photo-gallery-app

This is a simple app created for the stackup quest

To build the app and deploy, run;

npm build
firebase init (use the build folder generated after running the above command)
firebase deploy