Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 427 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 427 Bytes

FileShare

File-sharing application built with Node.js. Drag-n-drop / upload your file and it'll be uploaded to the server. Shareable link will be generated and anyone with the link can download the file within 24 hours. Links can be shared via email also.

Try it here

Limitations

  • File size limit : 100 MB maximum
  • Single file upload only

ScreenShot