Skip to content

getlost01/dlink-share

Repository files navigation


File Uploading and Sharing via Email

This application allows users to upload files and share them via email. Users can upload any type of file and generate a link to share with others.

How to use

  1. Visit the website and click on the "Upload" button.
  2. Select the file(s) you wish to upload.
  3. Wait for the file to upload and generate the sharing link.
  4. Click on the "Copy Link" button to copy the link to your clipboard.
  5. Or write your email && reciever email.
  6. Send the email to the intended recipients.

Technologies Used

This application was built using the following technologies:

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • Express.js
  • Multer.js
  • Nodemailer.js

Installation

To install and run this application on your local machine, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Run npm install to install the necessary dependencies.
  4. Start the application by running npm start.
  5. Visit http://localhost:3000 in your web browser to use the application.

Preview

License

This project is licensed under the MIT License. See the LICENSE file for more information.