/DevCall_Video_chat_Web_app

Video chat app using WebRTC, node.js, peer.js

Primary LanguageJavaScriptMIT LicenseMIT

Realtime Chat Application

Introduction

This is a code repository for the corresponding video chat app.

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

Setup:

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