A full-stack chat application featuring real-time messaging powered by WebSocket technology.
✅ Real-time messaging – Instant message delivery using WebSocket. ✅ Read receipts – Messages show ✓✓ Delivered . ✅ Responsive UI – Works on mobile, tablet, and desktop.
Frontend:
- React.js
- Vite
Backend:
- Node.js
- WebSocket (ws library)
- Node.js (v18+)
- Clone the repository:
git clone https://github.com/takicode/chatApp.git cd myChatapp