Skip to content

suleymansevimli/react-video-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started Video Chat

This project is video chat app.

server/server.js file is socket server. Must be run separately on 3005 or anyone port

Requirements

Peerjs was used in this project.

npm i -g peerjs

Commands to be run

  • After global installation for peerjs

peerjs --port 3001

  • And run react scripts

npm start or yarn start

About

Video chat web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published