It is Online File Sharing Portal for sharing the files over the internet using Firebase user can access the portal using URL. Anyone can register on the portal but only verified user (by admin) can access and see the data. All the portal functions are accessible by verified user.
Before Using this code, configure Your Firestore and your database and update it in index.html & admin.html file to upload and download the files.
There are firebaseFirestoreRules.txt and firebaseStorageRules.txt file, copy and paste that files' rule into firebase rule. Update the admin email in firestore file as your requirement.