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
- Host: GitHub
- URL: https://github.com/genmech/codemate
- Owner: GenMech
- Fork: true (AnirudhBot/CodeMate)
- Created: 2024-04-02T17:12:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-30T21:12:48.000Z (over 1 year ago)
- Last Synced: 2025-01-21T12:11:36.122Z (4 months ago)
- Homepage: https://codemate-a539.onrender.com/
- Size: 989 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
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.