Aplicación de chat en tiempo real construida con React, WebSocket (@stomp/stompjs
+ sockjs-client
), y Tailwind CSS.
- 💬 Mensajería en tiempo real por sala
- ✅ Indicador de "escribiendo..."
- 🔐 Sesión persistente en
localStorage
- 🔔 Alertas con
react-hot-toast
- 🧭 Navegación con
react-router
- React
- Tailwind CSS
- WebSocket con STOMP
- SockJS
- React Icons
- React Hot Toast
- React Router
-
Clona el repositorio frontend:
git clone https://github.com/x-jirox/chat-app-frontend.git
-
Clona el repositorio backend:
git clone https://github.com/x-jirox/chat-app-backend.git