• Stars
    star
    115
  • Rank 304,796 (Top 7 %)
  • Language
    JavaScript
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.