Small messaging web app demonstrating chat UI and messaging flow.
- Real-time-like chat UI
- Message list, sent/received states
- Simple front-end logic
- clone this repo.
- run node index.js in Cli
- search http://localhost:8080 on browser
For demo purposes only — not production-ready.