Skip to content

CodeDrip is a real-time collaborative code editor that lets multiple users write and edit code together in the same room. Users can create or join rooms using a unique Room ID, see who's connected, and watch code changes sync instantly across all participants. Built with React, Socket.IO, and Express for seamless live collaboration.

Notifications You must be signed in to change notification settings

RisHexx/Socket-CodeEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

CodeDrip is a real-time collaborative code editor that lets multiple users write and edit code together in the same room. Users can create or join rooms using a unique Room ID, see who's connected, and watch code changes sync instantly across all participants. Built with React, Socket.IO, and Express for seamless live collaboration.

Topics

Resources

Stars

Watchers

Forks