Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adrianhajdin/project_video_chat
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.
https://github.com/adrianhajdin/project_video_chat
react react-project reactjs webrtc
Last synced: 4 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/adrianhajdin/project_video_chat
- Owner: adrianhajdin
- Created: 2021-03-20T11:38:00.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T06:39:35.000Z (9 months ago)
- Last Synced: 2024-07-31T19:39:25.452Z (6 months ago)
- Topics: react, react-project, reactjs, webrtc
- Language: JavaScript
- Homepage:
- Size: 1.7 MB
- Stars: 830
- Watchers: 14
- Forks: 389
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- awesome-webrtc - Realtime Chat Application - React Video Chat Application using WebRTC. (Samples)
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