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.
- Host: GitHub
- URL: https://github.com/souraevshing/video-chat-app
- Owner: Souraevshing
- Created: 2022-06-19T17:00:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-04T17:05:58.000Z (almost 4 years ago)
- Last Synced: 2025-03-10T08:55:26.349Z (over 1 year ago)
- Topics: reactjs, socket-io, webrtc
- Language: JavaScript
- Homepage: https://videochat-app-socketio.netlify.app/
- Size: 1.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Realtime Chat Application

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