Project Detail
video-call-P2P
No description available.
JavaScriptHTMLCSS
View on GitHubArchitecture
This repository is reviewed through a modular architecture lens: clear boundaries between UI, domain logic, and external integrations, with emphasis on maintainability and scaling paths.
README
Video Call Peer-to-Peer
after cloning commands to execute this project
npm installto install dependenciesnpm startto start project
and then open localhost:8080 on browser.
System Diagram
Replace this reference diagram with project-specific architecture assets when available.
Source: wayiam/video-call-P2P