Skip to content

Tarunvegi-dev/video-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-rtc based video call system for peer to peer (2 people)

This is video chat application where 2 people can connect using their socket id.

Instructions

clone the package

Run npm install in root folder to download all packages for server side code

change directory to client and run npm install again to download the packages for client side

Run npm start in client folder to run react app

Run 'nodemon index.js' in root folder to start backend server

And that's it!

Thank You

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published