{"id":22451984,"url":"https://github.com/yuvrajshankar/todos-firebase","last_synced_at":"2026-05-09T02:35:54.685Z","repository":{"id":245648948,"uuid":"817590549","full_name":"Yuvrajshankar/Todos-Firebase","owner":"Yuvrajshankar","description":"Full stack todo app with Reactjs(vite) + Firebase.","archived":false,"fork":false,"pushed_at":"2024-06-23T08:24:02.000Z","size":1174,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-17T19:41:39.311Z","etag":null,"topics":["firebase","firebase-hosting","firebaseauth","firebaseauthentication","firebasefirestore","reactjs","reactrouterdom"],"latest_commit_sha":null,"homepage":"https://todos-6aaee.web.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/Yuvrajshankar.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-06-20T03:47:49.000Z","updated_at":"2024-06-23T08:24:05.000Z","dependencies_parsed_at":"2025-03-27T12:43:03.164Z","dependency_job_id":null,"html_url":"https://github.com/Yuvrajshankar/Todos-Firebase","commit_stats":null,"previous_names":["yuvrajshankar/todos-firebase"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yuvrajshankar/Todos-Firebase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuvrajshankar%2FTodos-Firebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuvrajshankar%2FTodos-Firebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuvrajshankar%2FTodos-Firebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuvrajshankar%2FTodos-Firebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yuvrajshankar","download_url":"https://codeload.github.com/Yuvrajshankar/Todos-Firebase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yuvrajshankar%2FTodos-Firebase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32805060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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-hosting","firebaseauth","firebaseauthentication","firebasefirestore","reactjs","reactrouterdom"],"created_at":"2024-12-06T06:09:26.775Z","updated_at":"2026-05-09T02:35:54.667Z","avatar_url":"https://github.com/Yuvrajshankar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todos-Firebase\n\n## Description\n\nFull stack Task management web-app built with Reactjs (vite) + Firebase\n\n## Demo\n\n[https://todos-6aaee.web.app](https://todos-6aaee.web.app)\n\n## Screenshots\n\n#### Desktop view\n\n\u003cdiv style=\"display: flex; justify-content: space-around;\"\u003e\n  \u003cimg src=\"screenshots/desk_1.png\" alt=\"pending page\" style=\"width: 48%;\"\u003e\n  \u003cimg src=\"screenshots/desk_2.png\" alt=\"profile page\" style=\"width: 48%;\"\u003e\n\u003c/div\u003e\n\n#### Mobile view\n\n\u003cdiv style=\"display: flex; justify-content: space-around;\"\u003e\n  \u003cimg src=\"screenshots/mob_1.jpg\" alt=\"pending page\" style=\"width: 48%;\"\u003e\n  \u003cimg src=\"screenshots/mob_2.jpg\" alt=\"profile page\" style=\"width: 48%;\"\u003e\n\u003c/div\u003e\n\n## Tech stack\n\n**Client:** React JS\n\n**Server:** Firebase\n\n**Authentication:** Firebase Authentication\n\n**Database:** Firebase Firestore\n\n## Features\n\n- **Firebase authentication**\n\n- **Firebase firestore**\n\n- **Create Tasks**\n\n- **Updating Tasks to deleted, completed, restore**\n\n- **Edit, delete, logout, login, registration, google auth**\n\n## Installation\n\nTo run this project locally, follow these steps:\n\n1. Clone the repository:\n\n```bash\n  git clone https://github.com/Yuvrajshankar/Todos-Firebase.git\n```\n\n2. Go to the project directory\n\n```bash\n  cd Todos-Firebase\n```\n\n3. Install dependencies\n\n```bash\n  npm install\n```\n\n4. Add firebase configuration in **./src/firebase/config.js**\n\n5. Start the application\n\n```bash\n  npm run dev\n```\n\n## Made By\n\n- [@Yuvrajshankar](https://github.com/Yuvrajshankar)\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuvrajshankar%2Ftodos-firebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuvrajshankar%2Ftodos-firebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuvrajshankar%2Ftodos-firebase/lists"}