An open API service indexing awesome lists of open source software.

https://github.com/souraevshing/video-chat-app

Chat app developed using react.js, and socket.io for real time communication.
https://github.com/souraevshing/video-chat-app

reactjs socket-io webrtc

Last synced: 3 months ago
JSON representation

Chat app developed using react.js, and socket.io for real time communication.

Awesome Lists containing this project

README

          

# Realtime Chat Application

![Video Chat](https://github.com/Souraevshing/Video-chat-app/blob/main/chat-app.png)

## 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