This is a real-time chat application using Firebase. Firebase offers an efficient and scalable platform for developing chat applications, leveraging its Realtime Database for message storage and retrieval. The objective was to build a simple, interactive web-based chat interface that supports real-time communication. The chat application includes a message display area, a message input form, and the ability to send and receive messages in real time. This report covers the technologies used, the development process, the Firebase setup, and how real-time communication was achieved.