Giter Site home page Giter Site logo

dev31sanghvi / filedrop-devs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yugbhanushali/filedrop

0.0 0.0 0.0 2.17 MB

FileDrop is a collaborative file-sharing application built with Next.js, TypeScript, Node.js, Socket.IO, WebRTC, and shadcn/ui. It facilitates direct peer-to-peer file sharing along with real-time chat, fostering seamless collaboration.

Home Page: https://file-drops.vercel.app

License: MIT License

JavaScript 4.71% TypeScript 92.88% CSS 2.40%

filedrop-devs's Introduction

FileDrop

ZipURL

FileDrop is a collaborative file-sharing application that enables users to seamlessly share files with peers while engaging in real-time chat. Built with Next.js, TypeScript, Node.js, Socket.IO, WebRTC, and shadcn/ui, FileDrop provides a modern and efficient solution for peer-to-peer file exchange.

Features

  • Peer-to-Peer File Sharing: Share files directly with other users in a secure and efficient manner.

  • Real-time Chat: Communicate with peers seamlessly while sharing files, enhancing collaboration.

  • Next.js and TypeScript: Leverage the power of Next.js for a performant and robust frontend, with the added benefits of TypeScript for type safety.

  • Node.js and Socket.IO: Utilize Node.js for server-side functionality and Socket.IO for real-time bidirectional event-based communication.

  • WebRTC: Enable peer-to-peer communication for efficient and direct file sharing without intermediaries.

  • shadcn/ui: Enhance the user interface with the stylish components provided by shadcn/ui, ensuring an aesthetically pleasing and user-friendly experience.

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js: Download Node.js
  • npm (Node Package Manager): Comes with Node.js installation.

Installation

  1. Clone the repository:
git clone https://github.com/your-username/FileDrop.git
  1. Install dependencies for both the server and the client:
# Install server dependencies
cd server
npm install

# Install client dependencies
cd client
npm install

Usage

  1. Start the server:
# Inside the server directory
npm start
  1. Start the client:
# Inside the client directory
npm run dev
  1. Open your browser and go to http://localhost:3000 to access FileDrop.

Contributing

Contributions are welcome! Feel free to open issues, submit pull requests, or suggest new features.

License

This project is licensed under the MIT License.

Acknowledgments

  • Thanks to the creators and contributors of Next.js, TypeScript, Node.js, Socket.IO, WebRTC, and shadcn/ui for providing the tools and libraries that made this project possible.

Happy file sharing with FileDrop! ๐Ÿš€

filedrop-devs's People

Contributors

yugbhanushali avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.