This is a lightweight Next.js chatroom application bootstrapped with create-next-app
.
- Real-time Messaging: Messages are sent and received in real time.
- Firebase Backend: Firebase Realtime Database stores chat messages and user data.
- Lightweight: Designed with minimalistic and efficient code.