A chat application utilizing React, Node.js and Socket.io
To test just visit https://zszokodi-chat-app.netlify.com/ in two different browser tabs or machines and simpy add your username and the same room name.
#How to fire it up Download the zip file or isue a pull request. Cd into the server folder and run 'npm start'. After cd into the client folder and repeat.