This Uppload example show how files may be uploaded to Google's Firebase using their Firebase Storage API and a custom uploader.
This example uses the Parcel bundler:
To start a local development server with HMR:
npm run startTo build a production version:
npm run build
If you want to report a problem or suggestion with Firebase Uploader, please open an issue in the main elninotech/uppload repo and add the label "examples".