NestChat is a real-time chat application built using NestJS and Socket.io. It demonstrates the power of WebSockets for enabling instant, bidirectional communication between clients and the server.
- Frontend: React, Vite
- Backend: NestJS, Socket.io
- Language: TypeScript
- Real-Time Communication: Instant messaging between users using WebSockets.
Follow these steps to set up the project locally.
git clone https://github.com/yourusername/NestChat.git
cd NestChat