An open API service indexing awesome lists of open source software.

https://github.com/genmech/codemate

CodeMate-Code with your Mates
https://github.com/genmech/codemate

Last synced: 4 months ago
JSON representation

CodeMate-Code with your Mates

Awesome Lists containing this project

README

        


CodeMate


Code with your Mates- CodeMate is a simple web application that enables you to code with your friends or random folks while you all are in a meeting; allowing you to chat, talk and even share your screen with them!










## 🚀 Key Features :-
1. Five public rooms
2. More than 7 coding languages to select from
3. Instant code compilation
4. Unique room meetings for collaboration

## 🔨 Tech Stack used :-
1. HTML and CSS
2. Vanilla JavaScript
3. Node.js
4. Daily API

## 📦 Get Started locally :-
1. Fork this repository
2. `git clone` your fork to your system
3. Open the cloned directory in your code editor
4. Open the terminal and run `npm install`
5. Lastly, run `npm run main` or `nodemon main` for development.

## 🐛 Bug Reporting :-
Feel free to open an issue on GitHub if you find any bug.