Simple WebRTC React app

A simple 1-to-1 video call app with the power of WebRTC API.

Refer this blog "Build your first WebRTC app with Python and React" on 100ms blogs for info on how to create this app.

🚀 Check out the deployed app here

This app uses a signaling server which is written here.