Skip to content

gissivaprakash/react-videocall

 
 

Repository files navigation

React-VideoCall

Demo app: https://morning-escarpment-67980.herokuapp.com/

Video call to your friend without registering. Simply send your friend your auto-generated unique ID to make the call.
Everytime you open a new tab, the server gives you a totally different unique ID.

Development

# Running server
cd server && yarn watch

# Running webpack-dev-server
cd client && yarn watch

Deployment

Deploy

Front-end Technologies:

  • React
  • Webrtc
  • SCSS
  • Tools: webpack2

Back-end Technologies:

  • NodeJS
  • Express
  • Socket.IO

About

WebRTC-React App for Video Calling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.4%
  • CSS 23.9%
  • HTML 1.3%
  • Shell 0.4%