{"id":31693718,"url":"https://github.com/amiabasana/react-todo-app","last_synced_at":"2026-04-18T01:31:45.086Z","repository":{"id":318509866,"uuid":"1071525249","full_name":"amiabasana/react-todo-app","owner":"amiabasana","description":"A simple React Todo List App using Tailwind CSS.","archived":false,"fork":false,"pushed_at":"2025-11-12T07:55:20.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-12T09:26:03.189Z","etag":null,"topics":["react","react-hooks","react-router","react-todo","react-todo-app","react-todo-list","todo-list-app","todolist"],"latest_commit_sha":null,"homepage":"https://amiabasana.github.io/react-todo-app/","language":"JavaScript","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/amiabasana.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-07T13:18:01.000Z","updated_at":"2025-11-12T07:55:24.000Z","dependencies_parsed_at":"2025-10-07T17:27:03.314Z","dependency_job_id":"1a22144c-fe12-4e98-ab06-94afcb2bf5a1","html_url":"https://github.com/amiabasana/react-todo-app","commit_stats":null,"previous_names":["amiabasana/react-todo-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amiabasana/react-todo-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiabasana%2Freact-todo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiabasana%2Freact-todo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiabasana%2Freact-todo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiabasana%2Freact-todo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amiabasana","download_url":"https://codeload.github.com/amiabasana/react-todo-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiabasana%2Freact-todo-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"ssl_error","status_checked_at":"2026-04-18T00:39:20.671Z","response_time":62,"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":["react","react-hooks","react-router","react-todo","react-todo-app","react-todo-list","todo-list-app","todolist"],"created_at":"2025-10-08T15:52:47.263Z","updated_at":"2026-04-18T01:31:45.079Z","avatar_url":"https://github.com/amiabasana.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📝 React Todo App\n\nA modern, responsive **Todo App** built with **React**, **Vite**, and **Tailwind CSS**.  \nEasily add, complete, and manage tasks with a clean UI and optimized performance.  \n\n🔗 **Live Demo:** [https://amiabasana.github.io/react-todo-app/](https://amiabasana.github.io/react-todo-app/)\n\n---\n\n## 🚀 Features\n\n| Feature | Description |\n|---------|-------------|\n| Add Todos | Quickly add tasks to your list |\n| Complete Todos | Mark tasks as completed with a single click |\n| Delete Todos | Remove tasks easily |\n| Responsive Design | Works on mobile, tablet, and desktop |\n| Dark Mode Ready | UI adapts for dark themes |\n| Lazy Loading | Optimized performance with `React.lazy` |\n| REST API Integration | Demo fetch from JSONPlaceholder |\n\n---\n\n## 🛠 Technologies Used\n\n| Technology | Purpose |\n|------------|---------|\n| React | Component-based UI \u0026 state management |\n| Vite | Fast development \u0026 optimized production build |\n| Tailwind CSS | Utility-first modern styling |\n| Lucide React | Clean SVG icons |\n| React Suspense \u0026 Lazy | Performance optimization |\n| GitHub Actions | CI/CD deployment to GitHub Pages |\n\n---\n\n## 📁 Project Structure\n\n```\nreact-todo-app/\n├─ public/\n│  └─ vite.svg\n├─ src/\n│  ├─ components/\n│  │  ├─ TodoForm.jsx\n│  │  ├─ TodoItem.jsx\n│  │  └─ TodoList.jsx\n│  ├─ App.jsx\n│  ├─ main.jsx\n│  └─ index.css\n├─ .github/workflows/deploy.yml\n├─ package.json\n├─ vite.config.js\n└─ README.md\n```\n\n---\n\n## 💻 Installation \u0026 Local Setup\n\n```bash\n# Clone the repository\ngit clone https://github.com/amiabasana/react-todo-app.git\ncd react-todo-app\n\n# Install dependencies\nnpm install\n\n# Run the app locally\nnpm run dev\n\n# Build for production\nnpm run build\n```\n\n🧑‍💻 Author\nAmisha Abasana – Front-End Developer\nGitHub: https://github.com/amiabasana\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famiabasana%2Freact-todo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famiabasana%2Freact-todo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famiabasana%2Freact-todo-app/lists"}