Skip to content

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.💫✨

License

Notifications You must be signed in to change notification settings

Priyankcoder/SyntaxMeets

 
 

Repository files navigation

SyntaxMeets

SM

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.💫✨

Netlify Status contributions welcome Open Source? Yes!

forthebadge forthebadge


Website - SyntaxMeets

Features

🚀Glimpse 💫💫

createaroom

Creators ⚡💫


Dhruv Kothari
🧠👨‍💻🚀❤️

Akash Salvi
🧘🔭👨‍🎓👽

Nishant Handge
💻📱👨‍💻💥

How to Run Locally

Run the below command to clone the repo locally

git clone https://github.com/kothariji/SyntaxMeets.git

To run the server, go to the server folder in the backend directory and Run

npm install
npm start

this will run your express server in localhost:4000


To run the application, go to the SyntaxMeets folder in the frontend directory

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

this will run your application in localhost:3000

Thank you for Contributing 🙏 💫

4

If you liked our work do give us a star ⭐⭐⭐ It Encourages us to do more 😉 💫

About

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.💫✨

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.5%
  • CSS 3.6%
  • HTML 2.9%