All Projects → kothariji → Syntaxmeets

kothariji / Syntaxmeets

Licence: mit
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.💫✨

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Syntaxmeets

Darkwire.io
End-to-end encrypted instant web chat
Stars: ✭ 594 (+440%)
Mutual labels:  chatroom, chat, socket-io
bubbly
Full stack chat application created w/ Next.js, Socket.IO, Express, React and TypeScript
Stars: ✭ 24 (-78.18%)
Mutual labels:  chatroom, material-ui, socket-io
Websocket Chat
Websocket based group chat app built with socket.io and react.
Stars: ✭ 689 (+526.36%)
Mutual labels:  chat, material-ui, socket-io
Socket.io
NodeJS《你画我猜》游戏
Stars: ✭ 255 (+131.82%)
Mutual labels:  chat, draw, socket-io
Letters
Письма к студентам курса
Stars: ✭ 107 (-2.73%)
Mutual labels:  algorithms, programming, code
Tyloo Chat
vue + nestjs IM即时通讯聊天室(仿wechat)
Stars: ✭ 54 (-50.91%)
Mutual labels:  chat, socket-io
Genal Chat
🐱‍🏍阿童木聊天室 nestjs+vue全栈聊天室 前后端分离 typescript一把梭
Stars: ✭ 1,105 (+904.55%)
Mutual labels:  chatroom, socket-io
Openvidu
OpenVidu Platform main repository
Stars: ✭ 1,133 (+930%)
Mutual labels:  chat, room
Visdial Amt Chat
[CVPR 2017] AMT chat interface code used to collect the Visual Dialog dataset
Stars: ✭ 68 (-38.18%)
Mutual labels:  chat, socket-io
Angular Chat
(IM App)Chat App built using Angular and Socket.io
Stars: ✭ 12 (-89.09%)
Mutual labels:  chat, socket-io
Easychatandroidclient
EasyChat是一个开源的社交类的App。主要包含消息、好友、群组等相关的IM核心功能。部分界面参照了QQ、微信等相关社交APP。EasyChat APP整体采用MVVM模式,基于JetPack(Lifecycle,LiveData,ViewModel,Room)构建
Stars: ✭ 64 (-41.82%)
Mutual labels:  chat, room
Songtianyi.github.io
blog pages
Stars: ✭ 77 (-30%)
Mutual labels:  algorithms, programming
Swiftychat
SwiftUI Chat UI (Client) Framework & Documentation to get started!
Stars: ✭ 50 (-54.55%)
Mutual labels:  chatroom, chat
Workerman Chat
Websocket chat room written in PHP based on workerman.
Stars: ✭ 988 (+798.18%)
Mutual labels:  chatroom, chat
Basic Vue Chat
Easy to use Vue chat.
Stars: ✭ 64 (-41.82%)
Mutual labels:  chatroom, chat
Blog
About math, programming and procedural generation
Stars: ✭ 37 (-66.36%)
Mutual labels:  algorithms, programming
Gochat
goim server write by golang !🚀
Stars: ✭ 1,144 (+940%)
Mutual labels:  chatroom, chat
Index
Metarhia educational program index 📖
Stars: ✭ 2,045 (+1759.09%)
Mutual labels:  algorithms, programming
Lawsroom
Group video chat on your browser. [No plugin required]
Stars: ✭ 87 (-20.91%)
Mutual labels:  chatroom, chat
Acm Icpc Algorithms
Algorithms used in Competitive Programming
Stars: ✭ 1,281 (+1064.55%)
Mutual labels:  algorithms, programming

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 😉 💫

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].