GithubHelp home page GithubHelp logo

shikhu51197 / chatinterface Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 76 KB

This project is a simple chat application built using React and Firebase as the backend. It includes Google Authentication for user sign-in and Firebase Realtime Database for storing and retrieving chat messages in real time.

Home Page: https://chat-interface-jfoq.vercel.app/

JavaScript 95.58% HTML 3.28% CSS 1.14%
daisyui firebase react-router-dom reactjs tailwindcss vitejs

chatinterface's Introduction

💻 PROJECT NAME ✨ => 💻 : React Firebase Chat App 🧑‍🏫



🔗 Profile Links✨

Resume Github Linkedin Portfolio Blogger Medium
Resume github linkedin portfolio Blogger Medium

Overview🔥❤️‍🔥

This project is a simple chat application built using React and Firebase as the backend. It includes Google Authentication for user sign-in and Firebase Realtime Database for storing and retrieving chat messages in real time. The application provides a basic chat interface with dynamic updates.

🔥❤️‍🔥Check Live -

 https://chat-interface-jfoq.vercel.app/

🔥❤️‍🔥 Features

  • Google Authentication: Users can sign in using their Google accounts.
  • Realtime Chat: Messages are sent and received in real-time using Firebase Realtime Database.
  • Responsive Design: The application is designed to work seamlessly on various devices.
  • Simple and intuitive user interface.
  • Dynamic chat updates based on user interactions.

🔥❤️‍🔥 Tech Stack

  • Frontend: vite , React , tailwindcss , daisyUi
  • Backend: firebase

Installation 🔥

  1. Clone the repository:

    git clone https://github.com/your-username/react-firebase-chat.git
    

Navigate to the project directory:

cd react-firebase-chat

Install dependencies:

   npm install

$ Usage

Run the application:
 npm start
 Open your browser and go to http://localhost:3000.

Start sending and receiving messages in the chat.

Create a Firebase project and configure it: 🔥

   Go to the Firebase Console.
   Click on "Add Project" and follow the instructions to create a new project.
   Once the project is created, click on "Authentication" in the left sidebar and enable the "Google" sign-in method.
   Click on "Database" and set up a Realtime Database.

Firebase Configuration ❤️‍🔥

Make sure to replace the Firebase configuration in src/App.js with your own Firebase project credentials:

const firebaseConfig = {

                 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

};

Ensure that your Firebase project has Firestore enabled for real-time database functionality.

Endpoints Reference 🔥❤️‍🔥

For detailed information on how to use our App :-

Welcome Users Route ❤️‍🔥

Route Endpoint Description Features
Welcome Message / Provides a welcome message and Google Authenticate. - Welcome message & user Google login

Users Chat ❤️‍🔥

Route Endpoint Description Features
chat page /chat chat with multiple users. - Chat with login user

Package.json(Dependency)✨:-

Serial No Frontend
1 tailwindcss , daisyui
2 react-router-dom, vite
3 firebase , react

Contributing 🔥

Contributions are welcome! If you find a bug or want to add new features, please open an issue or submit a pull request.

✨Thank You✨

chatinterface's People

Contributors

shikhu51197 avatar skilltank01 avatar

Stargazers

 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.