Skip to content

This is a real-time chat application built using React and Firebase. Users can sign up or log in using Firebase Authentication, and chat with each other in real-time using Firebase Realtime Database. The UI is built using Tailwind CSS and react-firebase-hooks is used for easy integration with Firebase.

Notifications You must be signed in to change notification settings

DariusLukasukas/chat-app

Repository files navigation

React Firebase Chat App 🚀

This is a simple React and Firebase Chat App that allows users to chat with each other in real-time. It uses Firebase Authentication for user authentication and Firebase Realtime Database for storing and retrieving messages.

Screenshot 2023-03-16 at 20 59 44

View demo

Features

  • User authentication with Firebase Authentication
  • Real-time messaging with Firebase Realtime Database
  • React-Firebase-hooks for easy integration with Firebase
  • Responsive UI with Tailwind CSS
  • Smooth scrolling and scrollbar styling with tailwind-scrollbar
  • Routing with react-router-dom

Dependencies

This project uses the following dependencies:

Front-end 🎨

  • tailwind CSS - A utility-first CSS framework packed with classes.
  • react-router-dom - A package that provides DOM bindings for React Router.
  • heroicons/react - A set of free icons for React projects.

Back-end ⚒️

  • Github Pages
  • Firebase Realtime Database and Authentication

Installation

To run this application locally, you'll need to have Node.js and npm installed on your machine. Once you've cloned this repository, navigate to the project directory and run the following commands:

  • npm install
  • npm run dev

This will install the necessary dependencies and start a local development server.

License

This project is licensed under the MIT License.

About

This is a real-time chat application built using React and Firebase. Users can sign up or log in using Firebase Authentication, and chat with each other in real-time using Firebase Realtime Database. The UI is built using Tailwind CSS and react-firebase-hooks is used for easy integration with Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published