Skip to content

Real-time chat app with Firebase, ReactJS, and TailwindCSS for seamless communication.

Notifications You must be signed in to change notification settings

P0SSIBLE-0/firebase-chatApp

Repository files navigation

React Chat Application

This is a real-time chat application built using ReactJS, Firebase, and TailwindCSS. It allows users to chat with each other, manage contacts, and send messages.

Features

  • Authentication: Users can sign up, log in, and log out securely using Firebase Authentication.
  • Real-time Messaging: Messages are delivered in real-time using Firebase Firestore.
  • User Management: Users can manage their profile, view contacts, and block/unblock other users.
  • Responsive Design: The application is responsive and works seamlessly across devices.

Technologies Used

  • ReactJS: Frontend framework for building the user interface.
  • Firebase: Backend-as-a-Service platform for authentication, real-time database, and storage.
  • TailwindCSS: Utility-first CSS framework used for styling.

Screenshots

image

image

Setup Instructions

  1. Clone the repository:

    git clone https://github.com/your-username/react-chat-app.git
    cd react-chat-app
  2. install dependencies:

    npm install

About

Real-time chat app with Firebase, ReactJS, and TailwindCSS for seamless communication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published