Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 339 Bytes

File metadata and controls

14 lines (12 loc) · 339 Bytes

miniWhatsApp

Small messaging web app demonstrating chat UI and messaging flow.

Features

  • Real-time-like chat UI
  • Message list, sent/received states
  • Simple front-end logic

Run

  1. clone this repo.
  2. run node index.js in Cli
  3. search http://localhost:8080 on browser

Notes

For demo purposes only — not production-ready.