Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kothariji/SyntaxMeets
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.π«β¨
https://github.com/kothariji/SyntaxMeets
algorithms chat chatroom code code-completion code-editor collab conference-talk design draw hacktoberfest javascript material-ui programming react room socket-io ui
Last synced: 3 months ago
JSON representation
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.π«β¨
- Host: GitHub
- URL: https://github.com/kothariji/SyntaxMeets
- Owner: kothariji
- License: mit
- Created: 2020-10-03T12:26:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-28T12:03:21.000Z (almost 3 years ago)
- Last Synced: 2024-08-02T17:36:07.007Z (6 months ago)
- Topics: algorithms, chat, chatroom, code, code-completion, code-editor, collab, conference-talk, design, draw, hacktoberfest, javascript, material-ui, programming, react, room, socket-io, ui
- Language: JavaScript
- Homepage: https://syntaxmeets.vercel.app
- Size: 65.1 MB
- Stars: 167
- Watchers: 3
- Forks: 58
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# SyntaxMeets
![SM](https://i.imgur.com/O11CKeq.gif)### 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.π«β¨
![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=syntaxmeets)
[
![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/kothariji/SyntaxMeets/issues) [![Open Source? Yes!](https://badgen.net/badge/Open%20Source%20%3F/Yes%21/blue?icon=github)](https://github.com/kothariji/SyntaxMeets)[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://github.com/kothariji/SyntaxMeets) [![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://github.com/kothariji/SyntaxMeets)
---
# Website - [SyntaxMeets](https://syntaxmeets.vercel.app/)# Features
- [Create a Room](#Create-a-room-)
- [Join a Room](#Create-a-room-)
- [Syntax Room](#Join-a-room-)
- [SyntaxEditor](#Code-&-Compile-)
- [SyntaxPad](#Syntaxpad-)
- [SyntaxChat](#Code-&-Compile-)### :rocket:Glimpse :dizzy::dizzy:
![createaroom](https://snipboard.io/eAUFOi.jpg)### Creators :zap::dizzy:
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 directorycreate 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 :pray: :dizzy:
![4](https://contributors-img.web.app/image?repo=kothariji/syntaxmeets)### If you liked our work do give us a star :star::star::star: It Encourages us to do more :wink: :dizzy: