Utlising firebase for cloud storage solutions.
Includes all major file types.
In this brief, I set out to learn how to recreate a cloud file storage provider, such as Dropbox. The main objective was to create CRUD functionalities for files. I wanted to present this data in a clean way with dark/light-mode feature and have the data persist in a cloud database (firebase).