{"id":24854356,"url":"https://github.com/shikhu51197/chatinterface","last_synced_at":"2026-04-10T15:02:45.048Z","repository":{"id":221724710,"uuid":"755200457","full_name":"shikhu51197/ChatInterface","owner":"shikhu51197","description":"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.","archived":false,"fork":false,"pushed_at":"2024-02-11T16:28:04.000Z","size":76,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T15:41:52.183Z","etag":null,"topics":["daisyui","firebase","react-router-dom","reactjs","tailwindcss","vitejs"],"latest_commit_sha":null,"homepage":"https://chat-interface-jfoq.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shikhu51197.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-09T16:27:16.000Z","updated_at":"2024-02-11T19:50:38.000Z","dependencies_parsed_at":"2024-02-09T17:56:34.995Z","dependency_job_id":"4e894c3d-b836-4e0d-93a6-f2f79a9ec46d","html_url":"https://github.com/shikhu51197/ChatInterface","commit_stats":null,"previous_names":["shikhu51197/chatinterface"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shikhu51197%2FChatInterface","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shikhu51197%2FChatInterface/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shikhu51197%2FChatInterface/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shikhu51197%2FChatInterface/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shikhu51197","download_url":"https://codeload.github.com/shikhu51197/ChatInterface/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245669333,"owners_count":20653132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["daisyui","firebase","react-router-dom","reactjs","tailwindcss","vitejs"],"created_at":"2025-01-31T15:36:54.254Z","updated_at":"2025-12-30T20:33:23.428Z","avatar_url":"https://github.com/shikhu51197.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e 💻 PROJECT NAME ✨ =\u003e 💻  :  React Firebase Chat App 🧑‍🏫\n\u003cbr\u003e\n\n---\n## 🔗 Profile Links✨\n\n\n| Resume | Github                                                                                                                                   | Linkedin                                                                                                                                                            | Portfolio                                                                                                                                    | Blogger                                                                                                                                                           | Medium                                                                                                                                    |\n| ------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |\n| [![Resume](https://img.shields.io/badge/my_Resume-E75480?style=for-the-badge\u0026logo=ko-fi\u0026logoColor=white)](https://drive.google.com/file/d/1YE62u2ChjmlR-EKeqZ75UvFMg_KcY86T/view?usp=sharing) | [![github](https://img.shields.io/badge/github-1DA1F2?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/shikhu51197/)| [![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/shikha-gupta-12a2b5199) |[![portfolio](https://img.shields.io/badge/my_portfolio-18A303?style=for-the-badge\u0026logo=ionic\u0026logoColor=white)](https://shikhu51197.github.io/) |[![Blogger](https://img.shields.io/badge/Blogger-FE5A1D?style=for-the-badge\u0026logo=Blogger\u0026logoColor=white)](https://wwwartificial-intelligence.blogspot.com/) |[![Medium](https://img.shields.io/badge/Medium-000?style=for-the-badge\u0026logo=Medium\u0026logoColor=white)](https://medium.com/@sg780060) |  \n\n---\n\n\n\n## Overview🔥❤️‍🔥\n\nThis 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.\n\n# 🔥❤️‍🔥Check Live -\n     https://chat-interface-jfoq.vercel.app/\n\n##  🔥❤️‍🔥 Features\n\n- Google Authentication: Users can sign in using their Google accounts.\n- Realtime Chat: Messages are sent and received in real-time using Firebase Realtime Database.\n- Responsive Design: The application is designed to work seamlessly on various devices.\n- Simple and intuitive user interface.\n- Dynamic chat updates based on user interactions.\n\n## 🔥❤️‍🔥 Tech Stack\n\n- Frontend: vite  ,  React  , tailwindcss , daisyUi\n- Backend: firebase\n\n## Installation 🔥\n\n1. Clone the repository:\n\n       git clone https://github.com/your-username/react-firebase-chat.git\n   \nNavigate to the project directory:\n\n    cd react-firebase-chat\nInstall dependencies:\n\n       npm install\n\n$ Usage\n\n    Run the application:\n     npm start\n     Open your browser and go to http://localhost:3000.\n\nStart sending and receiving messages in the chat.\n\n# Create a Firebase project and configure it: 🔥\n\n       Go to the Firebase Console.\n       Click on \"Add Project\" and follow the instructions to create a new project.\n       Once the project is created, click on \"Authentication\" in the left sidebar and enable the \"Google\" sign-in method.\n       Click on \"Database\" and set up a Realtime Database.\n\n\n# Firebase Configuration ❤️‍🔥\nMake sure to replace the Firebase configuration in src/App.js with your own Firebase project credentials:\n\n\nconst firebaseConfig = {\n\n                     REACT_APP_FIREBASE_API_KEY=your-api-key\n                     REACT_APP_FIREBASE_AUTH_DOMAIN=your-auth-domain\n                     REACT_APP_FIREBASE_PROJECT_ID=your-project-id\n                     REACT_APP_FIREBASE_STORAGE_BUCKET=your-storage-bucket\n                     REACT_APP_FIREBASE_MESSAGING_SENDER_ID=your-messaging-sender-id\n                     REACT_APP_FIREBASE_APP_ID=your-app-id\n};\n\nEnsure that your Firebase project has Firestore enabled for real-time database functionality.\n\n## Endpoints Reference  🔥❤️‍🔥\n\nFor detailed information on how to use our App :- \n\n\n## Welcome Users Route ❤️‍🔥\n\n| Route           | Endpoint | Description                            | Features          |\n| --------------- | -------- | -------------------------------------- | ----------------- |\n| Welcome Message |  /    | Provides a welcome message  and Google Authenticate. | - Welcome message \u0026 user Google  login  |\n\n\n\n\n## Users Chat  ❤️‍🔥\n\n\n| Route           | Endpoint                       | Description                                                 | Features                               |\n| --------------- | ------------------------------ | ----------------------------------------------------------- | -------------------------------------- |\n|  chat page     |  /chat               |  chat with multiple users.                                          | - Chat with login user        |\n\n\n\n\n\n\n--- \n\n\n# Package.json(Dependency)✨:-\n\n | Serial No  |  Frontend     |\n| ----------- |-------------- |\n| 1 | tailwindcss , daisyui|\n| 2 | react-router-dom, vite |\n| 3 | firebase , react|\n\n\n---\n    \n\n\n\n \n# Contributing 🔥\nContributions are welcome! If you find a bug or want to add new features, please open an issue or submit a pull request.\n\n\n\n\u003ch1 align=\"center\"\u003e✨Thank You✨\u003c/h1\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshikhu51197%2Fchatinterface","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshikhu51197%2Fchatinterface","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshikhu51197%2Fchatinterface/lists"}