{"id":41625888,"url":"https://github.com/joaorodrs/reactchat","last_synced_at":"2026-01-24T14:16:22.312Z","repository":{"id":123144462,"uuid":"308615773","full_name":"joaorodrs/reactchat","owner":"joaorodrs","description":"A React JS chat application with Firebase Firestore","archived":false,"fork":false,"pushed_at":"2024-05-05T20:10:44.000Z","size":3598,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-05T21:26:18.957Z","etag":null,"topics":["chat-application","firebase","reactjs"],"latest_commit_sha":null,"homepage":"https://reactchat-br.netlify.app/","language":"TypeScript","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/joaorodrs.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":"2020-10-30T11:51:18.000Z","updated_at":"2024-05-05T21:26:20.311Z","dependencies_parsed_at":"2024-02-22T19:43:40.624Z","dependency_job_id":"7a26b90f-2417-4ee2-a695-e354c509afba","html_url":"https://github.com/joaorodrs/reactchat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joaorodrs/reactchat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaorodrs%2Freactchat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaorodrs%2Freactchat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaorodrs%2Freactchat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaorodrs%2Freactchat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joaorodrs","download_url":"https://codeload.github.com/joaorodrs/reactchat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaorodrs%2Freactchat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28729420,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["chat-application","firebase","reactjs"],"created_at":"2026-01-24T14:16:21.808Z","updated_at":"2026-01-24T14:16:22.307Z","avatar_url":"https://github.com/joaorodrs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align='center'\u003e\n  \u003cimg src=\"./src/assets/reactchat-logo.png\" /\u003e\n\u003c/p\u003e\n\u003ci\u003e\u003ch1 align='center'\u003eReactChat\u003c/h1\u003e\u003c/i\u003e\n\u003cp align='center'\u003eA ReactJS real-time chatting application with Firebase and Styled Components\u003c/p\u003e\n\n\u003cp align='center'\u003e\n  \u003cimg src='./src/assets/reactchat.gif' alt=\"ReactChat\" /\u003e\n\u003c/p\u003e\n\n## 📌 Index\n- [About](#about)\n- [What's inside the box](#whats-inside-the-box)\n- [How to play](#how-to-play)\n- [To implement](#to-implement)\n- [How you can contribute](#how-you-can-contribute)\n\n---\n\n## ✨ [Preview Here](https://reactchat-br.netlify.app/)\n\n## ❓ About\n- A web application that simulates a real-time chat app.\n- The app was made for study purposes and have this requirements:\n  1. A solid interface with **UX pratices** applied;\n  2. Use que **Firebase Firestore** for the messaging;\n  3. Make a **Login with Google and Facebook** (use Firebase to this)\n\n## 📦 What's inside the box?\n- [ReactJS](https://pt-br.reactjs.org/) with [Typescript](https://www.typescriptlang.org/)\n- [Styled Components](https://styled-components.com/)\n- [React Icons](https://react-icons.github.io/react-icons/)\n- [Firebase Console](https://console.firebase.google.com)\n\n## 👩‍💻 How to play\n- Clone the repo with\n```\n$ git clone https://github.com/joaopaulo-ld/simples-conta-internet-banking\n```\n- Install the dependecies with `yarn` or `npm i`\n- Run the project with `yarn start` or `npm start`\n- Start hacking on `localhost:3000`\n\n## 👀 To implement\n- [x] Do all the requirements\n- [x] Responsive UI\n- [ ] Theme switcher (light and dark modes)\n- [ ] Make a user able to have multiple contacts on his app, and message in realtime with other users\n- [ ] Make chat groups\n- [ ] Make message status with icons (like WhatsApp and Telegram)\n\n## 💪 How you can contribute\n- Leave a ⭐ on this repo\n\n- Fork and make a new `git branch` for the updates\n\n- Make a PR to include all your new features!\n\n\u003ch3 align='center'\u003e💥 Thanks for the attention, let's code 🔥\u003c/h3\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaorodrs%2Freactchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoaorodrs%2Freactchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaorodrs%2Freactchat/lists"}