Syntaxmeets. Create rooms 🏠 Call your friends 👬🏼 Sip Chai, ☕ Chat, Create, and Code👨💻. A coding platform to code simultaneously 🚀 with your friends and design your algorithms on SyntaxPad. And you know what's awesome? It's Free.💫✨
Website - SyntaxMeets
Dhruv Kothari 🧠👨💻🚀❤️ |
Akash Salvi 🧘🔭👨🎓👽 |
Nishant Handge 💻📱👨💻💥 |
Run the below command to clone the repo locally
git clone https://github.com/kothariji/SyntaxMeets.git
npm install
npm start
create a new .env file and add following variables
REACT_APP_SYNTAXMEETS_BACKEND_API = 'http://localhost:4000/'
REACT_APP_ONLINE_JUDGE_API = YOUR API KEY
and Run the application using below commands
npm install //install all react dependencies
npm start //runserver