Check out the Video Calling application
This is a Video Calling application build with React JS.
It uses the peer-to-peer connection and Socket programming.
-
Clone the GitHub repository.
git clone https://github.com/ankit1509/Video-Chat-app
-
Install the project.
cd Video-Chat-app npm install
-
Start the project.
npm start
A web browser should automatically open http://localhost:3000.