Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 577 Bytes

File metadata and controls

17 lines (12 loc) · 577 Bytes

CodeDrip

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.

✨ Features

  • 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

🛠 Tech Stack

  • React — Frontend UI
  • Express — Backend server
  • Socket.IO — Real-time communication