A Chat-messaging application that allows users to open private "rooms" and talk with other users there. The app build in Scoket architecture (using Socket.io module for server and Socket-io-client for client)
Deployment link: https://chat-app-client-matan.herokuapp.com/
For server-side source code: https://github.com/matany90/chat-app-server
Technologies I used:
- React
- Node with Express
- Socket.io API