{"id":49465815,"url":"https://github.com/helloukey/mytodo","last_synced_at":"2026-04-30T12:35:17.499Z","repository":{"id":128578157,"uuid":"477269737","full_name":"helloukey/myTodo","owner":"helloukey","description":"React Todo-List App with Firebase Authentication and Firestore.","archived":false,"fork":false,"pushed_at":"2024-04-12T16:47:43.000Z","size":14524,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-30T12:35:00.064Z","etag":null,"topics":["firebase","firebase-auth","firebase-firestore","react","reactjs","todo-app","todoapp","todolist"],"latest_commit_sha":null,"homepage":"https://helloukey.github.io/myTodo/","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/helloukey.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}},"created_at":"2022-04-03T07:33:22.000Z","updated_at":"2023-01-07T01:54:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"a09c7465-11f8-4ed9-b882-198788a39ef1","html_url":"https://github.com/helloukey/myTodo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/helloukey/myTodo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloukey%2FmyTodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloukey%2FmyTodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloukey%2FmyTodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloukey%2FmyTodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helloukey","download_url":"https://codeload.github.com/helloukey/myTodo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloukey%2FmyTodo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32465009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","firebase-auth","firebase-firestore","react","reactjs","todo-app","todoapp","todolist"],"created_at":"2026-04-30T12:35:16.835Z","updated_at":"2026-04-30T12:35:17.492Z","avatar_url":"https://github.com/helloukey.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![mytodo-logo](https://user-images.githubusercontent.com/43317360/161442742-20ff9895-c974-4328-a3ae-16aae5912398.png)\n\n# myTodo\n\nReact Todo-List App with Firebase v9 Authentication and Firestore.\n\n## Preview\n\n![mytodo-preview](https://user-images.githubusercontent.com/43317360/161442246-fc0a42c7-681e-4414-a4d8-7dbdcf3a33a3.gif)\n\n## Features\n\n- Signup, Login, and Logout\n- User Display Name\n- Add, Delete, and Mark as Complete\n- Firebase Authentication\n- Firebase Firestore\n- [tsParticles Background](https://particles.js.org/)\n- [Framer Motion - animations](https://www.framer.com/motion/)\n\n## Installation\n\nFirst, download or clone this repo, and then run the command given below to install all the required dependencies.\n\n```bash\n  npm install\n```\n\n## Firebase Configuration\n\n### Create a Firebase project\n\n1. In the [Firebase console](https://console.firebase.google.com/), click **Add project**.\n\n- To add Firebase resources to an existing Google Cloud project, enter its project name or select it from the dropdown menu.\n- To create a new project, enter the desired project name. You can also optionally edit the project ID displayed below the project name.\n\n2. If prompted, review and accept the [Firebase terms](https://firebase.google.com/terms).\n\n3. Click **Continue**.\n\n4. (_Optional_) Set up Google Analytics for your project.\n\n5. Click **Create project** (or **Add Firebase**, if you're using an existing Google Cloud project).\n\n### Register your app\n\n1. In the center of the [Firebase console's project overview page](https://console.firebase.google.com/), click the **Web** icon (**\u003c/\u003e**) to launch the setup workflow.\n   If you've already added an app to your Firebase project, click **Add app** to display the platform options.\n\n2. Enter your app's nickname.\n   This nickname is an internal, convenience identifier and is only visible to you in the Firebase console.\n\n3. Click **Register app**.\n\n4. Copy the **firebaseConfig** object from **Add Firebase SDK** on-screen instructions. \u003cbr/\u003e\n   Example:\n\n```\nconst firebaseConfig = {\n  //...\n};\n```\n\n5. Replace the **firebaseConfig** object with the one given inside `src/firebase/config.js`.\n\n### Firebase Authentication \u0026 Firestore\n\nYou also need to enable authentication and firestore services. You can directly do this from your firebase [Project Overview](https://console.firebase.google.com/) tab.\nOr, follow this official documentations:\n\n- Authentication - [Guide](https://firebase.google.com/docs/auth/web/start).\n- Firestore - [Guide](https://firebase.google.com/docs/firestore/quickstart).\n\n### Firebase Project ID\n\n1. Goto [Project settings](https://console.firebase.google.com/project/_/settings/general/) and copy the **Project ID** from the top section.\n2. Replace the **Project ID** with the one given inside `/.firebaserc` file. \u003cbr/\u003e\n   Example:\n\n```\n{\n  \"projects\": {\n    \"default\": \"mytodo-b0609\"\n  }\n}\n```\n\nabove **mytodo-b0609** is the Project ID.\n\n## Authors\n\n- [@helloukey](https://www.github.com/helloukey)\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloukey%2Fmytodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelloukey%2Fmytodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloukey%2Fmytodo/lists"}