It's main purpose is, as the description suggest, file-sharing.
Use case: User register, logs in. He then can create folders, and upload files. Then, the user can copy the link and give it to another users, for them to download.
You can download the files i uploaded from here:
Features:
- Authentication,
- Databases,
- File storage,
- Upload,
- multi level folder structure,
- multi file uploading,
- support many file formats ( avi, mp3, exe, jpg, png,) implement a video web player in order to view videos online, pdf viewer.
Runs the app in the development mode.
Firebase configuration to my firebase dev environment are stored in .env.local. ( left it there for example, don't use my API key !!)