hwclass / webrtc-firebase-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video Chat with WebRTC and Firebase

Build a 1-to-1 video chat feature with WebRTC, Firestore, and JavaScript.

Watch the WebRTC Explanation on YouTube and follow the full WebRTC Firebase Tutorial on Fireship.io.

Usage

Update the firebase project config in the main.js file.

git clone <this-repo>
npm install

npm run dev

About


Languages

Language:JavaScript 74.7%Language:HTML 18.0%Language:CSS 7.2%