Awesome
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