Merge - Video Chat for Online Interviews
Project Link - https://alanbinu-video-conference.web.app/
Features
- 1:1 Video chat
- Live Editor(Whiteboard) with syntax highlighting for interviews
- Notes (downloadable as PDF)
- Instantly join a call with a meeting link
- Real time chat
- Chat Notifications
- Instant notifications of ongoing meeting
- Mute audio/video
- Neat and clean UI
Steps to run in your machine
Run the following commands
npm i
npm run server
cd client
npm i
npm run start
Hope you liked this project, dont forget to the repo.