Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 388 Bytes

README.MD

File metadata and controls

14 lines (11 loc) · 388 Bytes

Talk to Stranger

A simple chat application to talk to random user using socket.io and react, redux

How to use

$ 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/