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.
- Host: GitHub
- URL: https://github.com/sadhana62/video-calling-ui
- Owner: sadhana62
- Created: 2025-06-25T18:19:33.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-07-24T11:26:47.000Z (11 months ago)
- Last Synced: 2025-07-24T15:55:56.528Z (11 months ago)
- Topics: css, mongodb, reactjs, socket-io, webrtc, webrtc-signaling
- Language: JavaScript
- Homepage: https://video-calling-ui.vercel.app
- Size: 5.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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