Testing out the upload to Firebase-storage with client-side file validation (an image up to 5mb in size).
Project implements drag-n-drop / select functionality for an image file upload to Firebase-storage.
Using FileReader() to implement the image preview + progress bar overlay while image uploads to Storage.