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