Skip to content

sudeep104/video-call-webapp-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video-chat-app

As you know, most of the social and work life moved online, that sparked an evolution in video sharing services like Zoom, Google Meet, and many others. Build an app that allows you to video chat with your friends and colleagues just as well as Zoom does.


  • Peer to peer video chat using WebRTC and Socket.io
  • Instantly join a video call with a code
  • Video Call with others

Tech Stack 💻

  • React.js
  • Web RTC
  • Socket.io
  • Node.js
  • Netlify + Render (Hosting)

Setup

  • run npm i && npm start for both client and server side to start the development server

Releases

No releases published

Packages

No packages published