mgechev / ReactChat

WebRTC chat with ReactJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code from the tutorial at blog.mgechev.com

Instructions

npm install
npm install -g bower
bower install
node index.js
open http://localhost:3001

About

WebRTC chat with ReactJS

License:MIT License


Languages

Language:JavaScript 88.1%Language:CSS 11.9%