A peer to peer file sharing web app designed to make file sharing seemless and secure, connecting the power of Socket.io, Node JS to connect users in real time allowing them to effortlessly share files.
- Login Free
- Room based
- Light/dark mode toggle
- Live previews
- Fullscreen mode
- Cross platform
Clone the project
git clone https://github.com/ankitdubey121/bitsync.git
Go to the project directory
cd bitsync
Install dependencies
npm install
Start the server
node server.js