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
- React.js
- Web RTC
- Socket.io
- Node.js
- Netlify + Render (Hosting)
- run
npm i && npm start
for both client and server side to start the development server