A real-time chat application built with React, Firebase, and Google Login.
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.
- Real-time chat functionality
- Google Login for authentication
- User-friendly interface
Follow the steps below to run the project locally:
- Clone the repository:
git clone https://github.com/harrybhai123/Harry-Chat-App.git
- Install dependencies:
npm install
- Set up Firebase project and obtain the necessary credentials
- Configure the Firebase credentials in the project
- Start the development server:
npm start
- Open the application in your browser:
http://localhost:3000
Check out the live demo of the chat application: Live Demo
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository
- Create a new branch:
git checkout -b feature/your-feature
- Make your changes and commit them:
git commit -am 'Add new feature'
- Push to the branch:
git push origin feature/your-feature
- Submit a pull request
- Firebase - Backend and real-time database
- React - JavaScript library for building user interfaces
- Netlify - Deployment platform
For any questions or inquiries, please reach out to me at Linkedin.