Fast-File-Sharer is a simple ReactJS based web application that allows users to share files quickly. It provides a simple interface to send the files to the another user by simply providing his/her registered email-id. It is currently hosted on Heroku with the link provided in the repository description. Its backend is built upon a NodeJS server with PostgreSQL as a database for storing files. Yet many of the more features can be implemented in this which can make it a far more better product than what it is currently.
Register | Sign In |
---|---|
Uploading Files | Received Files |
---|---|
Sharing files is quite simple through Fast-File-Sharer and its really quick.
To share, you just have to register an account in the app and then sign in through the credentials. After successful SignIn, you can add the file you want to share and just enter the email of the receiving user and click the send button and its done.
Login to the app using the credentials and just click on the Download Files
button and you will get the list of the files you have received. Click on the file you want to download and its done.
If you encounter any problems feel free to open an issue. If you feel the library is
missing a feature, please raise a ticket on Github and I'll look into it.
Pull request are also welcome.
Fast-File-Sharer is licensed under MIT License
. View license.