Skip to content

Shruti0534/AnnaBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

AnnaBridge

Live Demo Built With License

AnnaBridge is a browser-based Peer-to-Peer (P2P) video conferencing app built with the MERN stack, WebRTC, and Socket.IO.


๐Ÿš€ Features

  • ๐Ÿ” User login & registration
  • ๐ŸŽฅ P2P video calling (WebRTC)
  • ๐Ÿ’ฌ Real-time in-call messaging (Socket.IO)
  • ๐Ÿ“บ Screen sharing
  • ๐Ÿ•˜ Meeting history saved to MongoDB

๐Ÿ› ๏ธ Tech Stack

  • Frontend: React, Vite, WebRTC, Socket.IO-client
  • Backend: Node.js, Express, MongoDB, Socket.IO

โš™๏ธ Setup Locally

# Backend
cd backend
npm install
npm start

# Frontend
cd frontend
npm install
npm run dev

About

AnnaBridge Meet - P2P protocol based

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published