Skip to content

IamAbhi12/gmeet-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gmeet-Clone

A clone of the popular website GMeet which is a video conferencing service from Google.

Website

Try Video Meeting here https://quiet-waters-11721.herokuapp.com/

Project team

Features

  • video conferencing - Users can organize meets where others could join using the meet ID.
  • User authentication using Gmail-id.
  • Chatbox where users can chat with others in meet.
  • Collaborative whiteboard in meet.

Prerequisites

Install node.js in your machine.

Socket.io

Socket.io, a popular javascript library is used in this project to facilitate realtime communication. Socket.io allows real-time bi-directional communication between the browser and server.

Run Locally

Clone the project

  git clone https://github.com/IamAbhi12/gmeet-clone

or download the zip file.

Go to the project directory and install dependencies

  npm install

Inside the script.js file, change the port number ( e.g. 3000 )

Start the server

Screenshots

Video and Chat

Video on

Video off

Whiteboard

Whiteboard

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors