All Projects → adrianhajdin → project_video_chat

adrianhajdin / project_video_chat

Licence: other
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.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
Procfile
174 projects

Projects that are alternatives of or similar to project video chat

react-crypto-tracker
Watch Full Tutorial on my channel: https://www.youtube.com/watch?v=QA6oTpMZp84
Stars: ✭ 133 (-77.61%)
Mutual labels:  react-project
Project chat application
This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a real time chat application. Covered topics: React.js, Node.js, Express.js, and Socket.io.
Stars: ✭ 2,966 (+399.33%)
Mutual labels:  react-project
React-Chat-App
This is a real time chat application with features of online status,read receipnt,image support and create multiple rooms
Stars: ✭ 13 (-97.81%)
Mutual labels:  react-project
react-mui-pro-starter
Mix of Create React App and Material UI with set of reusable components and utilities to build professional React Applications faster.
Stars: ✭ 14 (-97.64%)
Mutual labels:  react-project
ReactCnodeJS
☀️React 初/中级项目,CnodeJS社区重构 (a junior project, rewrite cnodejs.org ) 🌟 DEMO:
Stars: ✭ 66 (-88.89%)
Mutual labels:  react-project

Realtime Chat Application

Video Chat

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].