Skip to content

rohit-13/File_cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIle-Cart (A File Sharing App)

  • Select the file to be upload via browse button or using drag & drop feature.
  • After successful uploading of the file, a link is generated, which you can use this to share it with others.
  • You can share the uploaded file via emails too!
  • The frontend is built using simple HTML, CSS & vanilla javascript.
  • The back-end consitutes of REST-APIs with node.js, express.js and MongoDB as database.

Preview:

Complete source code at :-