Gmeet-Clone built using WEBRTC Socket.IO PeerJS
- Install Node.js in your machine.
Front-end: Html,CSS,Javascript.
Back-end: Node.JS, Express.JS.
Real-time-Communication: WebRTC,Socket.IO,PeerJS.
Authentication: Passsport.
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