Skip to content

CodeCollab is a real-time coding platform on which multiple clients can collaborate and code.

Notifications You must be signed in to change notification settings

Aman4017/CodeCollab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Server

Backend Node server https://github.com/Aman4017/Code-Collab

Code-Collab

Home

01

Room

02

Language Support

  1. Python
  2. C++
  3. C
  4. Java

Installation

  1. Fork this repository
  2. Clone this repository
git clone https://github.com/<you_name>/CodeCollab.git
  1. Install dependencies
npm install
  1. Frontend server
cd frontend
npm start
  1. Backend Server
cd backend
npm start

About

CodeCollab is a real-time coding platform on which multiple clients can collaborate and code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published