Skip to content

anzilcode/CodeUnity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeUnity

CodeUnity is a real-time collaborative code editor where multiple users can join a room, write code together, and run it online.

Live Demo

Check it out here: https://codeunity-z4ag.onrender.com

Features

  • 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

Technologies Used

  • Frontend: React, Tailwind CSS, Monaco Editor
  • Backend: Node.js, Express, Socket.IO
  • Code Execution API: Piston (via Axios)

Getting Started

  1. Clone the repository:
git clone https://github.com/anzilcode/CodeUnity.git

About

Real-time collaborative code editor built with React, Node.js, and Socket.IO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published