ReactJS Socket.io Chat Application

See This Blog Post : ReactJS and Socket.IO Chat Application

Running it

First, grab the dependencies with npm:

npm install

Then run the app like so:

node app.js

And navigate to localhost:3000