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!
- Five public rooms
- More than 7 coding languages to select from
- Instant code compilation
- Unique room meetings for collaboration
- HTML and CSS
- Vanilla JavaScript
- Node.js
- Daily API
- Fork this repository
git clone
your fork to your system- Open the cloned directory in your code editor
- Open the terminal and run
npm install
- Lastly, run
npm run main
ornodemon main
for development.
Feel free to open an issue on GitHub if you find any bug.