Skip to content

itsmanojb/file-sharing

Repository files navigation

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