Skip to content

harrybhai123/Harry-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harry Chat Application

A real-time chat application built with React, Firebase, and Google Login.

Netlify Status

Chat Application Screenshot

Overview

This project is a chat application that allows users to communicate in real-time. It is built using React for the frontend, Firebase for the backend and real-time database, and Google Login for authentication.

Key Features

  • Real-time chat functionality
  • Google Login for authentication
  • User-friendly interface

Usage

Follow the steps below to run the project locally:

  1. Clone the repository: git clone https://github.com/harrybhai123/Harry-Chat-App.git
  2. Install dependencies: npm install
  3. Set up Firebase project and obtain the necessary credentials
  4. Configure the Firebase credentials in the project
  5. Start the development server: npm start
  6. Open the application in your browser: http://localhost:3000

Live Demo

Check out the live demo of the chat application: Live Demo

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/your-feature
  3. Make your changes and commit them: git commit -am 'Add new feature'
  4. Push to the branch: git push origin feature/your-feature
  5. Submit a pull request

Acknowledgments

  • Firebase - Backend and real-time database
  • React - JavaScript library for building user interfaces
  • Netlify - Deployment platform

Contact

For any questions or inquiries, please reach out to me at Linkedin.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published