{"id":20638141,"url":"https://github.com/junip/react-firebase","last_synced_at":"2026-05-08T03:15:16.735Z","repository":{"id":38773132,"uuid":"269127784","full_name":"junip/react-firebase","owner":"junip","description":"React + Firebase Integration","archived":false,"fork":false,"pushed_at":"2023-01-07T18:55:59.000Z","size":1945,"stargazers_count":0,"open_issues_count":12,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-17T08:17:21.708Z","etag":null,"topics":["firebase","firebaseauth","react","react-firebase","react-firebase-auth"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/junip.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-03T15:38:43.000Z","updated_at":"2021-07-20T03:11:20.000Z","dependencies_parsed_at":"2022-09-17T15:11:42.913Z","dependency_job_id":null,"html_url":"https://github.com/junip/react-firebase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junip%2Freact-firebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junip%2Freact-firebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junip%2Freact-firebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junip%2Freact-firebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junip","download_url":"https://codeload.github.com/junip/react-firebase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242667474,"owners_count":20166303,"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":["firebase","firebaseauth","react","react-firebase","react-firebase-auth"],"created_at":"2024-11-16T15:17:05.342Z","updated_at":"2025-12-24T03:50:18.349Z","avatar_url":"https://github.com/junip.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React-Firebase :rocket:\nFirebase Integration with React (Basic signup/login flow)\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"600\" height=\"300\" src=\"./static/react-firebase.jpg\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/kamranahmedse/githunt\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/contributions-welcome-brightgreen.svg\" alt=\"contributions\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/junipdewan/githunt/blob/master/license.md\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" alt=\"license-mit\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"600\" height=\"600\" src=\"./static/login-register.jpg\"\u003e\n  \u003cdiv align=\"center\"\u003e\n    UI design use to login/register flow\n  \u003c/div\u003e\n\u003c/p\u003e\n\n# Setup\n\n## Firebase Configuration\n\n1. Signin to Firebase Console.\n  [Sign into Firebase ](https://console.firebase.google.com/) using your Google account.\n\n2. [Create a Firebase project](https://firebase.google.com/docs/web/setup)\n3. Get the firebase config object\n\n\n## Project Configuration\n\n1. Install Dependencies \n\n```javascript\nnpm install\n```\n2. Create a ENV file in the root directory \u0026 Add your firebase project config\n\n```sh\nFIREBASE_API_KEY=''\nFIREBASE_AUTH_DOMAIN=\"\"\nFIREBASE_DATABASE_URL=\"\"\nFIREBASE_PROJECT_ID=\"\"\nFIREBASE_STORAGE_BUCKET=\"\" \nFIREBASE_MESSAGING_SENDER_ID=\"\"\nFIREBASE_APP_ID=\"\"\nFIREBASE_MESUREMENT_ID=\"\"\n```\n3. Run locally\n\n```javascript\nnpm run dev\n```\n\n\n## LICENSE\n\n[MIT]() junipdewan\n\n\n## To do\n\n- [x] Better UI for signup/register\n- [ ] Error handling in forms\n- [ ] Add Firebase admin SDK\n- [ ] Register User using Name \u0026 phone number\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunip%2Freact-firebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunip%2Freact-firebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunip%2Freact-firebase/lists"}