A 1-to-1 video chat webpage built with WebRTC, React and Firestore.
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