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.
- Host: GitHub
- URL: https://github.com/nishalnt/filenexa-frontend
- Owner: NishalNT
- License: mit
- Created: 2024-06-02T04:26:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-23T08:31:37.000Z (12 months ago)
- Last Synced: 2025-01-10T00:18:06.121Z (5 months ago)
- Topics: file-sharing, file-upload, mail
- Language: CSS
- Homepage: https://file-nexa-frontend.vercel.app
- Size: 413 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.