Chatome A React Chat web-app with Nodejs server and Socket.io as a bridge for realtime communication Live Demo How it looks so far How to deploy to Heroku! heroku login heroku git:remote -a chatome56 git add . git commit -am "make it better" git push heroku master