This project is a client-server, online chat room messanger web application developed using React for frontend services and Express for backend services (JS ES6+). All real-time events are handled with Socket.IO.
- Enter a room to start chatting
- Send / Receive messages
- View room details (Users list)
- Edit / Delete messages
- "Typing" Indicator