LetUsChat is a simple chat web application built using React and Firebase. It allows users to authenticate using email address and exchange real-time messages in a chat.
- User authentication using Email Sign-In.
- Register and login using Email and password.
- Real-time messaging in a chat.
- Messages are stored in a Firestore database.
- Allows to search for users and chat with them.
- React - JavaScript library for building user interfaces.
- Firebase - Backend-as-a-Service platform for building web applications.
- Firestore - Database provided by Firebase.