CodeDrip is a real-time collaborative code editor that allows multiple users to write and edit code together in the same room. Changes sync instantly across all participants, making live collaboration simple and seamless.
- Create or join rooms using a unique Room ID
- Real-time code synchronization
- Multiple users editing simultaneously
- Live participant presence
- Instant updates powered by WebSockets
- React — Frontend UI
- Express — Backend server
- Socket.IO — Real-time communication