Skip to content

0Rohit2022/file-sharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file-sharing

In this project, You can share your file with your friend by sending the link and if you want to add password while sharing the file then you can add to in this project Also, you can add nodemailer in this project for sharing the link directly on his email. I used jwt authentication and for password I used bcryptjs(hash) with 10 rounds of salts.