A simple and efficient file-sharing application.
FileSharing is a lightweight, secure, and user-friendly platform for sharing files instantly. It allows users to upload, generate shareable links, and download files without hassle.
- 📂 Upload Files: Drag and drop or select files for quick sharing.
- 🔗 Shareable Links: Generate unique, short links for easy distribution.
- 🔒 Secure: Files are stored securely and can be configured with expiration.
- ⚡ Fast Transfers: Optimized for speed and performance.
- 🖥️ Minimal UI: Simple and clean design for seamless user experience.
- Clone the repository:
git clone https://github.com/sargentina/filesharing.git cd filesharing - Install dependencies:
pnpm install
- Start the development server:
pnpm dev
- Open the app in your browser at
http://localhost:3000
To deploy the application:
pnpm build
pnpm startIf you're checking the project out and would like to see more information about how the backend is setup, check out server-snippet.js in the main directory
Pull requests are welcome! Please open an issue first to discuss changes.
MIT License. See LICENSE for details.
🚀 Start sharing files effortlessly!