CodeUnity is a real-time collaborative code editor where multiple users can join a room, write code together, and run it online.
Check it out here: https://codeunity-z4ag.onrender.com
- Real-time collaborative code editing
- Supports Python, JavaScript, Java, and C++
- Syntax highlighting and auto-completion with Monaco Editor
- Live output of compiled code
- Room-based user management
- Responsive design for both desktop and mobile
- Frontend: React, Tailwind CSS, Monaco Editor
- Backend: Node.js, Express, Socket.IO
- Code Execution API: Piston (via Axios)
- Clone the repository:
git clone https://github.com/anzilcode/CodeUnity.git