/webrtc-react-videochat

A 1-to-1 video chat application built with WebRTC, React and Firestore.

Primary LanguageJavaScript

Video Chat with WebRTC, React, and Firebase.

A 1-to-1 video chat webpage built with WebRTC, React and Firestore.

Usage

Update the Firebase project config in the src/App.js file.

git clone https://github.com/raymon-zhang/webrtc-react-videochat.git
cd ./webrtc-react-videochat/

npm install

npm start