Versions used:
- Angular CLI: 14.1.2
- Node: 16.10.0
- Package Manager: yarn 1.22.19
Commands to run:
- yarn install
- yarn dev
Google Meet / Zoom clone in a few lines of code.
Video Meeting is a video conference website that lets you stay in touch with all your friends.
Developed with ReactJS, Node.js, SocketIO.
- Is 100% free and open-source
- No account needed
- Unlimited users
- Messaging chat and video streaming in real-time
- Screen sharing to present documents, slides, and more
- Everyting is peer-to-peer due to the usage of webrtc
yarn install
yarn dev