• Stars
    star
    167
  • Rank 226,635 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 4 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.πŸ’«βœ¨

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.πŸ’«βœ¨

Vercel 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 πŸ˜‰ πŸ’«

More Repositories

1

competitive-programming

A one-stop Destination✏️ for all your Competitive Programming Resources.πŸ“—πŸ“• Refer CONTRIBUTING.md for contributions
C++
647
star
2

30-days-of-Dynamic-Programming

Sharing my 30 days long journey πŸ’œ of Dynamic Programming πŸ’« πŸ”₯ . This would not be possible without Aditya Verma's DP series πŸ™ πŸ‘‡ πŸ‘‡
C++
113
star
3

BhimIntegers

BhimIntegersπŸš€ is a C++ library that is useful when we are dealing with BigIntegersπŸ’₯πŸ’₯. We can handle big integers (integers having a size bigger than the long long int data type) and we can perform arithmetic operationsπŸ“˜ like addition, multiplication, subtraction, division, equality check, etcπŸ“πŸ“. Also, there are several functions like factorial, reverse. We can check that a number is a palindromic number, counting occurrences, etcπŸ”ŽπŸ”Ž. It has some conversion options to convert a string to bhimInteger etc πŸ“πŸ“.
C++
49
star
4

Aawazein

A News Application πŸ—žοΈ built under 24 hours ⏰. It is built 🚧 with React Native βš›οΈ. πŸš€ and 3 cups of Chai β˜•
JavaScript
29
star
5

use-media-stream

React hook that simplifies the integration and management πŸ—οΈ of media streams with extensive control over devices, streaming status, and event handling. πŸ“Ή
TypeScript
16
star
6

QuoteWithMe-React

A quote maker App βœ’οΈπŸ“, entirely built on React βš›οΈ You can create your quote. You can change the color 🎨 of the background as well as the text color. Also, through the random-quote API πŸ‘¨β€πŸ’», you can generate random quotes. And finally πŸš€, once done, you can download the file in png format 🌠
JavaScript
15
star
7

kothariji

14
star
8

Online-Tea-Store---MERN

I have created a website for all Tea Lovers to buy different varieties of tea. Its entirely built on MERN STACK
JavaScript
12
star
9

data-sructures-algorithms

Few important Data Structures and Algorithms
C++
10
star
10

30-days-of-code-LinkedIn

A 30 days of code challenge to Improve. To learn new skills, tips, tricks, functions and share it with the community out there
C++
9
star
11

awesome-life

Discover a curated collection of resources and links to enhance every facet of your life in the Awesome Life repository. Elevate your personal development, well-being, productivity, and more, with this handpicked selection of tools and insights.
9
star
12

Edit-Distance-Levenshtein-Algorithm

To find the minimum number of operations required to convert string1 to string2.
HTML
8
star
13

restaurant-self-ordering-system

This program allows a customer🧍 to pre-order food πŸ•πŸ• from the menuπŸ“ƒ provided by the restaurant 🏩 while staying at home 🏑. Later on, the customer can show the pre-order πŸ“ƒ generated bill to the owner of the restaurant and can confirm his/her booking βœ…βœ…
C++
8
star
14

tictactoe

A simple tic-tac-toe game developed in C++
C++
7
star
15

magic-cards

A cool magic trick game which guess the number you thought in your mind
Python
7
star
16

portfolio

HTML
7
star
17

Super-30-GIT-workshop

JavaScript
2
star