Skip to content

rogerc66/Google-Meet-Clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.2%
  • EJS 38.1%
  • CSS 22.7%