Create a web application using React and Firebase SDK that implements files uploading to the Firebase Storage.
- User must be authenticated (with Firebase Authentication using Google) before uploading files
- User can download and remove previously uploaded files (even if he closes a browser window and open it again)
- Please, use TypeScript
- UI and functionality must be implemented like on the image above
- Security
- Code structure
- Code quality
- Fork this repository
- Implement functionality
- Create Pull Request
