#React Chat App
##Description This is an anonymous chat room application made with Node, React, Redux, and Socket.io. Still a Work in Progress
##Install Directions To run this application on your own machine simply clone this repository, run 'npm install', and then 'npm start'.