{"id":29698626,"url":"https://github.com/itskavin/react-firebase","last_synced_at":"2026-05-20T07:33:37.701Z","repository":{"id":224182667,"uuid":"762651006","full_name":"itskavin/React-Firebase","owner":"itskavin","description":"Using Firebase Auth In React","archived":false,"fork":false,"pushed_at":"2024-03-05T21:08:41.000Z","size":208,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-08T03:41:37.288Z","etag":null,"topics":["firebase-auth","reactjs"],"latest_commit_sha":null,"homepage":"https://react-firebase-kavin.vercel.app/","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/itskavin.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-24T10:00:44.000Z","updated_at":"2024-03-05T21:01:12.000Z","dependencies_parsed_at":"2024-02-24T11:23:24.838Z","dependency_job_id":"c8301f86-2977-4e31-9074-1a41fd9a24b5","html_url":"https://github.com/itskavin/React-Firebase","commit_stats":null,"previous_names":["kavinthangavel/firebase-test","itskavin/react-firebase","kavinthangavel/react-firebase"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itskavin/React-Firebase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itskavin%2FReact-Firebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itskavin%2FReact-Firebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itskavin%2FReact-Firebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itskavin%2FReact-Firebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itskavin","download_url":"https://codeload.github.com/itskavin/React-Firebase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itskavin%2FReact-Firebase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33250371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"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":["firebase-auth","reactjs"],"created_at":"2025-07-23T10:10:49.756Z","updated_at":"2026-05-20T07:33:37.669Z","avatar_url":"https://github.com/itskavin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Firebase Integration\n\nWelcome to the React Firebase Integration project! This repository is designed as a practical implementation and testing ground for integrating Firebase with a React application. It features basic yet essential pages including Home, Login, and Signup, serving as a foundational framework for building more complex, secure, and scalable web applications.\n\n## Features\n\n- **Home Page**: A welcoming landing page that users see first.\n- **Login Page**: Secure authentication for existing users.\n- **Signup Page**: User registration functionality.\n\nThis project is perfect for developers looking to understand how Firebase can be used with React to create authenticated user experiences with real-time database interactions.\n\n## Getting Started\n\nTo get this project up and running on your local machine, follow these simple steps.\n\n### Prerequisites\n\nEnsure you have the following installed:\n- Node.js\n- npm (Node Package Manager)\n\n### Installation\n\n1. **Clone the repository**\n\n```bash\ngit clone https://github.com/kavinthangavel/react-firebase.git\n```\n\n2. **Navigate to the project directory**\n\n```bash\ncd react-firebase\n```\n\n3. **Install dependencies**\n\n```bash\nnpm install\n```\n\n4. **Set up Firebase**\n\n- Create a Firebase project in the [Firebase Console](https://console.firebase.google.com/).\n- Add your Firebase project's configuration to a `.env` file in the root directory of this project.\n\n```env\nREACT_APP_FIREBASE_API_KEY=your_api_key\nREACT_APP_FIREBASE_AUTH_DOMAIN=your_project_id.firebaseapp.com\nREACT_APP_FIREBASE_PROJECT_ID=your_project_id\nREACT_APP_FIREBASE_STORAGE_BUCKET=your_project_id.appspot.com\nREACT_APP_FIREBASE_MESSAGING_SENDER_ID=your_sender_id\nREACT_APP_FIREBASE_APP_ID=1:your_app_id:web:your_app_code\n```\n\n5. **Run the application**\n\n```bash\nnpm start\n```\n\nYour application should now be running on [http://localhost:3000](http://localhost:3000).\n\n## Contributing\n\nContributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitskavin%2Freact-firebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitskavin%2Freact-firebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitskavin%2Freact-firebase/lists"}