project_video_chat icon indicating copy to clipboard operation
project_video_chat copied to clipboard

This is a code repository for the corresponding YouTube video. In this tutorial, we're going to build and deploy a React Video Chat Application using WebRTC.

Realtime Chat Application

Video Chat

Introduction

This is a code repository for the corresponding video tutorial.

In this tutorial, we're going to build and deploy a React Video Chat Application using WebRTC.

Setup:

  • run npm i && npm start for both client and server side to start the development server