Skip to content

Kryko7/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Chat App with Firebase

chat_app

This is a real-time chat application built using React, leveraging Firebase services for backend functionality. Users can register, log in, and engage in real-time conversations with other registered users.

Features

  • User Authentication: Users can create an account and log in securely.
  • Real-time Chat: Engage in instant, real-time conversations with other registered users.
  • Firebase Services: Utilizes Firebase Authentication, Firestore Database, and Firebase Storage for seamless backend functionality.
  • Responsive Design: The app is designed to work seamlessly on desktop devices.

Technologies Used

  • React
  • Firebase Authentication
  • Firestore Database
  • Firebase Storage