Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tobistudio/react-video-chat
https://github.com/tobistudio/react-video-chat
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tobistudio/react-video-chat
- Owner: tobistudio
- Created: 2023-02-08T07:21:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-16T06:18:06.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T09:49:48.941Z (2 months ago)
- Language: JavaScript
- Size: 2.05 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Realtime Chat Application
![Video Chat](https://i.ibb.co/7WZRLD1/122.jpg)
## 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