An open API service indexing awesome lists of open source software.

https://github.com/sadhana62/video-calling-ui

A real-time video calling web application built with React, WebRTC, and deployed via Vercel.
https://github.com/sadhana62/video-calling-ui

css mongodb reactjs socket-io webrtc webrtc-signaling

Last synced: 3 months ago
JSON representation

A real-time video calling web application built with React, WebRTC, and deployed via Vercel.

Awesome Lists containing this project

README

          

# 📹 Video Call App

A real-time video calling web application built with React, WebRTC, and deployed via Vercel.

## 🚀 Features:
- Peer-to-peer video calls
- Clean modern UI
- Secure room join system
- Deployed on Vercel

## 🔧 Tech Stack:
- React
- WebRTC / Agora SDK
- Vercel Hosting

## 🔗 Live Demo:
[Click here to open the app](https://video-calling-ui-video-call-e554e807.vercel.app/)

## 📦 Run Locally:
```bash
git clone
npm install
npm start