This project is a simple WhatsApp clone built with ReactJS and Firebase, designed to simulate basic messaging features.
- User Authentication: Sign up and log in using Gmail
- Real-time Messaging: Send and receive messages in real-time.
- Responsive Design: Works on mobile, tablet, and desktop.
- ReactJS: Front-end library for building user interfaces.
- Firebase: Backend services including authentication, Firestore, and storage.
- React Router: For handling routing in the application.
- SCSS: For styling components with more flexibility.
- CSS Modules: For scoped styling within components.