Skip to content

ankitchoudhary-vcf/Video-Chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Video Calling application!!


Check out the Video Calling application

Video Calling application



Introduction


This is a Video Calling application build with React JS.

It uses the peer-to-peer connection and Socket programming.



Running the project


  1. Clone the GitHub repository.

    git clone https://github.com/ankit1509/Video-Chat-app
  2. Install the project.

    cd Video-Chat-app
    npm install
  3. Start the project.

    npm start

A web browser should automatically open http://localhost:3000.