An open API service indexing awesome lists of open source software.

https://github.com/nishalnt/filenexa-frontend

FileNexa is a file sharing application that allows users to effortlessly share files with others using links, QR codes, or email.
https://github.com/nishalnt/filenexa-frontend

file-sharing file-upload mail

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
```bash
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](./LICENSE) for more information.