Giter VIP home page Giter VIP logo

react-firebase-chat's Introduction

React Firebase Chat

A real-time chat application built with React and Firebase
Live Demo

Report Bug Β· Request Feature

React Firebase Styled Components TypeScript

πŸ“‹ Table of Contents

πŸš€ About The Project

Project Screenshot 1

Home Page View

Project Screenshot 2

Messaging Interface

React Firebase Chat is a modern, real-time chat application that allows users to communicate instantly. Built with React and powered by Firebase, it offers a seamless and responsive chatting experience. This project demonstrates the implementation of real-time database operations, user authentication, and responsive design in a web application.

Key Features

  • πŸ” User Authentication: Secure sign-up and login functionality using Firebase Auth
  • πŸ’¬ Real-time Messaging: Instant message delivery and updates
  • πŸ‘€ User Profiles: Customizable user avatars and display names
  • πŸŒ“ Dark/Light Mode: Toggle between themes for comfortable viewing
  • πŸ“± Responsive Design: Optimized for both desktop and mobile devices
  • πŸ”” Notifications: Real-time notifications for new messages
  • πŸ”’ Data Security: Firestore security rules to protect user data

πŸ› οΈ Built With

This project is built using these powerful technologies:

🏁 Getting Started

To get a local copy up and running, follow these simple steps:

  1. Clone the repository sh git clone https://github.com/emrekoyuncuu/react-firebase-chat.git
  2. Navigate to the project directory sh cd react-firebase-chat
  3. Install dependencies sh npm install
  4. Set up your Firebase configuration
    • Create a Firebase project and obtain your config
    • Create a .env file in the root directory
    • Add your Firebase config to the .env file:
      REACT_APP_FIREBASE_API_KEY=your_api_key
      REACT_APP_FIREBASE_AUTH_DOMAIN=your_auth_domain
      REACT_APP_FIREBASE_PROJECT_ID=your_project_id
      REACT_APP_FIREBASE_STORAGE_BUCKET=your_storage_bucket
      REACT_APP_FIREBASE_MESSAGING_SENDER_ID=your_messaging_sender_id
      REACT_APP_FIREBASE_APP_ID=your_app_id
      
  5. Start the development server sh npm start
  6. Open http://localhost:3000 in your browser to see the application

πŸ’» Usage

  1. Sign up for an account or log in if you already have one
  2. Start a new conversation or continue an existing one
  3. Send messages in real-time
  4. Customize your profile and settings as needed

πŸ—ΊοΈ Roadmap

See the open issues for a list of proposed features and known issues.

🀝 Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

πŸ“§ Contact

Emre Koyuncu - LinkedIn - [email protected]

Project Link: https://github.com/emrekoyuncuu/react-firebase-chat

πŸ™ Acknowledgements

Made with ❀️ by Emre Koyuncu

react-firebase-chat's People

Contributors

emrekoyuncuu avatar

Stargazers

tuncay avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.