This is a real-time chat application
Built with the following technologies:
- Frontend: React, ShadCN UI
- Backend: Golang
- Database: PostgreSQL
- User Authentication: Users can create an account and log in.
- Room Management: Users can create new rooms or join existing rooms.
- Chat in Rooms: Users can send and receive messages in real-time within rooms.
- Frontend: React, ShadCN UI
- Backend: Golang (Gorilla WebSockets)
- Database: PostgreSQL
- Real-Time Communication: WebSockets (for real-time chat)
