A simple chat application to talk to random user using socket.io and react, redux
$ git clone https://github.com/quanhv94/talk-to-stranger.git
$ cd talk-to-stranger
$ npm install
$ npm start
Open two tabs at "localhost:3000" and that's it. Online demo: http://talk-to-stranger-demo.herokuapp.com/