321 Forks
704 Stars
704 Watchers

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.

How to download and setup project_video_chat

Open terminal and run command
git clone https://github.com/adrianhajdin/project_video_chat.git
git clone is used to create a copy or clone of project_video_chat repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with project_video_chat https://github.com/adrianhajdin/project_video_chat/archive/master.zip

Or simply clone project_video_chat with SSH
[email protected]:adrianhajdin/project_video_chat.git

If you have some problems with project_video_chat

You may open issue on project_video_chat support forum (system) here: https://github.com/adrianhajdin/project_video_chat/issues