Live Demo: https://chat-app-gold-xi.vercel.app
Project Overview:
- Users can log in, join rooms, and engage in real-time chats.
- The app manages user sessions using Firebase authentication.
- Depending on the user’s authorization, different pages are rendered: login page (AuthPage), room selection page (RoomPage), or chat room (ChatPage).
- Firebase handles data storage, chat logs, and room management.
📱 Responsive Design: Ensures a great experience across mobile, tablet, and desktop devices.
Technologies and Libraries:
- ⚛️ React
- 🌐 React Router DOM
- 🔥 Firebase
- 🎨 SASS
Github Link: https://github.com/mucahitcetin/ChatApp