A Real Time Code Collaboration Tool for Pair programming, compilation and sharing facility with the use of web sockets. Supports multiple languages, and gives a real-time output(using judge0). Has a friendly user interface and users can save the code and work on it later in the offered private section.Tech Stack - Node.js and React.js
http://codecolabapp.herokuapp.com/
- installing dependencies
npm install
- running the backend
node server
- running the frontend
npm start
- try out the offered language support.
- Download and re-run the codes.
- Work with multiple users in the same code file.
- Edit your saved code files in the personal section.
1.0