Skip to content

Sandro-Sunil/Live-Video-Chat-Application-for-Interview-purposes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simple one-one video conference application using ReactJs. This is also perfect for small interview purposes. It can have almost all the features of Video conferencing with while board

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 49.5%
  • SCSS 25.9%
  • CSS 22.4%
  • HTML 2.2%