Chatty - App


Author: Patrick Simonian

Features:

-color pick: using the color menu (found to the right of your text input), you can select from 9 default colors for your username to be rendered for other users to see!

-user count: top right of UI displays current number of user's online instaneously thanks to the magic of React and web sockets

-message system: notifies all users of name changes made by other users

To Run: node client/server.js node chatty_server/server.js

Enjoy!