This is the code from my blog post on building a cross platform mobile image uploading app.
You'll need to create a Firebase Cloud Storage project and save your credentials in src/services/firebase-config.js
.
For instructions on how to do this, follow the links provided in the blog post.
yarn
quasar dev -m android/ios
quasar build -m android/ios