A real-time chat application built using React and Firebase. This application allows users to chat in real time, supporting multiple rooms and user authentication.
- Real-Time Messaging: Instant messaging between users.
- User Authentication: Secure login and registration using Firebase Authentication.
- Multiple Chat Rooms: Users can create and join different chat rooms.
- Responsive Design: Optimized for both desktop and mobile devices.
- Message History: View previous messages in chat rooms.
- Frontend: React
- Styling: Sass (SCSS)
- Backend: Firebase (Firestore for database and Firebase Authentication for user management)
- Deployment: GitHub Pages
Visit the application at: Chat APP