Skip to content

šŸŽ„šŸŽ„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

Notifications You must be signed in to change notification settings

AlanBinu007/Live-Video-Chat-Application-for-Interview-purposes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 

History

38 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.