Dev Chat is a real-time chat application built using React.js, Firebase, and SCSS. This application allows users to engage in live conversations with multiple participants and leverages Firebase for real-time database functionality and user authentication.
- Real-time Chat: Instant messaging with live updates using Firebase's real-time database.
- User Authentication: Secure login and registration using Firebase Authentication.
- Responsive Design: Optimized for various screen sizes using SCSS.
- Message Notifications: Receive instant notifications for new messages.
- User Profiles: Ability to update and display user profiles within the chat interface.
- React.js: Frontend JavaScript library for building user interfaces.
- Firebase: Backend-as-a-Service used for real-time database, authentication, and hosting.
- SCSS: CSS preprocessor for enhanced styling and responsiveness.
- Clone the repository:
git clone https://github.com/soura07/Dev-Chat.git cd Dev-Chat