View Project
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.
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.