The Chat App
The Chat App is a real-time messaging application built with Next.js and Socket.io. It includes user authentication, chat history persistence, and avatar customization.

Key Features
- Real-time messaging.
- Avatar selection for users.
- Persistent chat history.
Tech Stack
- Frontend: Next.js, Tailwind CSS
- Backend: Node.js, Express, MongoDB, Socket.io