Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 422 Bytes

File metadata and controls

13 lines (10 loc) · 422 Bytes

Quail-firebase-upload

Tutorial for firebase upload function

How to run

  1. Clone the project
  2. Add your .env to /firebase-upload-tutorial folder
  3. On your terminal at the project's location, run cd firebase-upload-tutorialand npm install and finally npm start
  4. The project should be on http://localhost:3000/
  5. Everytime you save your code file, it will reflect the new changes on the localhost site.