Skip to content

shourysingh07/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Time Web Chat Application using React and Firebase

This is a real time web chat application built using React and Firebase. It allows users to create an account, log in, and start chatting with other users in real time.

Features

  • User authentication with Firebase Authentication
  • Real time messaging using Firebase Realtime Database
  • Message timestamp
  • Responsive design

Technologies Used

  • React
  • Firebase Authentication
  • Firebase Realtime Database
  • Material UI

Getting Started

  1. Clone the repository: git clone https://github.com/your-username/your-repo-name.git
  2. Install dependencies: npm install
  3. Create a Firebase project and enable Firebase Authentication and Realtime Database
  4. Add your Firebase project configuration to src/firebase.js
  5. Start the app: npm start

Screenshots

Login screen Sign Up screen Chat screen

Future Improvements

  • Private messaging between users
  • Ability to send images and other media
  • User profile customization

Contributing

Contributions are welcome! If you find a bug or have a feature request, please submit an issue. If you would like to contribute code, please fork the repository and submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published