Skip to content

THEmmanuel/React-Video-Call-02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the code for a Video calling application made with React.js, Express, webRTC API and socket.IO

Demo app hosted here:

Main technologies used:

  • React.js
  • Express
  • WebRTC API
  • Socket.IO
  • Lodash
  • WebPack
  • CSS3
  • Babel

How it works:

You don't need to create an account, you get a unique 12 digit token anytime you start the app. Everytime you reload the page or open a new tab, a new token gets generated. Send your token to your friend to make video and/or voice calls.

Development:

Clone this repository:

git clone https://github.com/THEmmanuel/React-Video-Call-02

Install dependencies:

yarn install

Start server:

yarn watch:server Runs at port 5000

Start development server

yarn watch:client Runs at port 9000

Attribution:

This was a huge learning experiece for me and this project was inspired by Minh Son Nguyen's project. @nguymin4

https://github.com/nguymin4/react-videocall

About

A video call app made with React.js, node.js, socket.io and the WebRTC API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published