Skip to content

rohankanduri/Gmeet-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gmeet-Clone

Gmeet-Clone built using WEBRTC Socket.IO PeerJS

Project team

Prerequisites

  • Install Node.js in your machine.

Technologies used

Front-end: Html,CSS,Javascript.

Back-end: Node.JS, Express.JS.

Real-time-Communication: WebRTC,Socket.IO,PeerJS.

Authentication: Passsport.

Run Locally

Clone the project

  git clone https://github.com/rohankanduri/Gmeet-Clone

or download the zip file.

Go to the project directory

  cd my-project

Install dependencies

  npm install

Run this in git bash

  $ peerjs --port 3030

Start the server

  nodemon server

Run https://localhost:3030

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published