/video-chat

A 1 on 1 video chat app with live editor for online interviews

Primary LanguageJavaScript

I-Meet - 1:1 video chat app for online interviews | Product Hunt

Merge - Video Chat for Online Interviews

Project Link - https://merge.netlify.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

Screenshots 📸

Home

alt text

Join Screen

alt text

Meet Screen

alt text

Request from other user

alt text

Users on call

alt text

Whiteboard(Live)

alt text

Options

alt text

Notes

alt text

Chat

alt text

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.