Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.38 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.38 KB

FileNexa

FileNexa is a file sharing application that allows users to effortlessly share files with others using links, QR codes, or email.

Features

  • Easy File Sharing: Share files quickly and securely without the need for accounts or complicated setups.

  • Multiple Sharing Options:

    • Link Sharing: Generate a unique URL for each file that can be shared with anyone.
    • QR Code Sharing: Generate a QR code that recipients can scan to access the shared file.
    • Email Sharing: Send the file link directly via email from within the app.

How to Use

  1. Upload: Select the file you want to share from your device.
  2. Share:
    • Generate a link or QR code.
    • Alternatively, send the link via email.
  3. Access: Recipients can access the file by clicking the link or scanning the QR code.

Installation

  1. Clone the Repo
     https://github.com/NishalNT/FileNexa-frontend.git
  2. In scipts.js change the baseURL to your backend port url
  3. Run the index.html on http://localhost:3000

Getting Started

  1. Launch FileNexa after installation.
  2. Upload a file you want to share.
  3. Choose how you want to share the file (link, QR code, or email).
  4. Share the generated link or QR code, or send the email directly from FileNexa.

License

FileNexa is licensed under the MIT License. See LICENSE for more information.