Skip to content

fullstack-superdev/React-Video-Chat-Application-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8663580 · Aug 1, 2022

History

46 Commits
Aug 1, 2022
Apr 2, 2021
Mar 25, 2021
Mar 25, 2021
Apr 2, 2021
Mar 27, 2021
Mar 25, 2021

Repository files navigation

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