This is a simple chat application built with Next.js, Tailwind CSS, and Socket.io. It allows users to join a chat room and send messages to each other.
This project was built mainly in 5 hours using CursorAI. Obviously, it's not perfect, but it's a good starting point for a chat application.
In the future, this project will be deployed on the cloud and will be rebuilt to contain an actual backend and an authentication system.