This is a web chat application which is divided in 2 parts:
- Client (this one): https://github.com/ivarsarner/chat-client
- Server: https://github.com/ivarsarner/chat-server
- React
- Redux
- Websockets (Socket.io)
- Typescript
- npm start
- The number of users who are currently typing does not update correctly, it does reset the timer on the server however