Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 432 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 432 Bytes

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