rogerc66 / Google-Meet-Clone

A Google Meet clone created using NodeJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GMeet : A Google Meet Clone

GMeet is a video calling platform similar to Google Meet made using NodeJS.

Visit the official website!

Visit the website from this link : https://google-meeting.herokuapp.com/

Features

  • Create unique meeting links, people only with a given link can join that meeting.
  • Turn on/off your audio video.
  • Share your screen.
  • Chat on a chatbox that stays active during the whole meeting.

Tech Stack

Client: HTML, CSS, JavaScript.

Server: Node.JS, Express.JS.

Run Locally

Clone the project

  git clone https://github.com/rajarshisg/Google-Meet-Clone.git

Go to the project directory

  cd Google-Meet-Clone

Install dependencies

  npm install

Start the server

  npm start

Authors

About

A Google Meet clone created using NodeJS.


Languages

Language:JavaScript 39.3%Language:EJS 38.1%Language:CSS 22.7%