This application is a web-based platform built using the MERN stack (MongoDB, Express.js, React.js, and Node.js) that allows users to upload files and share them with others via a unique link. When someone clicks on the generated link, the file is downloaded directly.
share.mp4
- File Uploading: Users can upload files of various types and sizes.
- Link Generation: For each uploaded file, a unique download link is generated.
- Link Sharing: Users can share the generated link with others.
- File Download: When someone clicks on the link, the file is downloaded to their device.
- Frontend: React.js
- Backend: Node.js, Express.js
- Database: MongoDB