Skip to content

TheLostLeo/DefDrive

DefDrive

DefDrive is a file sharing website that allows users to securely share files using unique links and controlled access. This project aims to provide a simple, fast, and secure method to transfer files over the internet, ensuring privacy and ease of use.

Table of Contents

Introduction

DefDrive enables users to upload files and generate secure, shareable links. Access to shared files can be controlled, making it ideal for both personal and professional use cases where privacy and security are important. This repository contains the frontend code for DefDrive.

Features

  • File upload and sharing via unique links
  • Access control for shared files
  • User authentication and authorization
  • Modern, responsive UI

Technologies Used

  • TypeScript
  • Vite
  • Other supporting libraries and frameworks

Backend

The backend handles file storage, user authentication, access control, and link management.

👉 The backend repository will be available here:
DefDrive Backend

Getting Started

  1. Clone this repository:
    git clone https://github.com/TheLostLeo/DefDrive.git
  2. Install dependencies:
    # Use your preferred package manager
    npm install
    
  3. Run the frontend development server:
    npm start
  4. Configure the backend endpoint in your environment settings, once the backend is available.

License

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

About

A file sharing website using links and access

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors