A chat application created with Websocket and React
- "npm install" - to install the dependencies
- "npm run server" - to run the Websocket server
- in another terminal run "npm start" - to start app in browser, will connect to WS server
- start chatting with others