{"id":19525477,"url":"https://github.com/siraajul/todospark","last_synced_at":"2026-04-07T08:01:38.484Z","repository":{"id":262016033,"uuid":"885988567","full_name":"siraajul/todospark","owner":"siraajul","description":"A minimalist React + Vite Todo application that offers essential CRUD operations (Create, Read, Update, Delete) with a clean, modern UI built using Tailwind CSS. Features include task completion toggling, inline editing, local storage persistence, and responsive design. Perfect for both React beginners and developers seeking a lightweight todo app","archived":false,"fork":false,"pushed_at":"2024-11-10T18:54:19.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-28T05:29:56.864Z","etag":null,"topics":["css3","html5","javascript","jsx","reactjs","todoapp","vitejs","webapp"],"latest_commit_sha":null,"homepage":"https://todospark-kappa.vercel.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/siraajul.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}},"created_at":"2024-11-09T22:22:28.000Z","updated_at":"2025-08-23T02:15:57.000Z","dependencies_parsed_at":"2025-09-02T00:17:14.832Z","dependency_job_id":null,"html_url":"https://github.com/siraajul/todospark","commit_stats":null,"previous_names":["siraajul/todospark"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/siraajul/todospark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siraajul%2Ftodospark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siraajul%2Ftodospark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siraajul%2Ftodospark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siraajul%2Ftodospark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siraajul","download_url":"https://codeload.github.com/siraajul/todospark/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siraajul%2Ftodospark/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["css3","html5","javascript","jsx","reactjs","todoapp","vitejs","webapp"],"created_at":"2024-11-11T01:04:41.475Z","updated_at":"2026-04-07T08:01:38.466Z","avatar_url":"https://github.com/siraajul.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Todo App ✅\n\nA minimalist React + Vite Todo application that helps you manage your daily tasks with ease. Built with modern tooling and a clean UI.\n\n![Todo App Demo](link-to-your-app-screenshot)\n\n## Features 🚀\n\n- ✨ Create, edit, and delete tasks\n- ✅ Mark tasks as complete/incomplete\n- 💾 Persistent storage using localStorage\n- 📱 Responsive design\n- ⚡ Lightning fast with Vite\n- 🎨 Modern UI with Tailwind CSS\n\n## Tech Stack 💻\n\n- React 18\n- Vite\n- Tailwind CSS\n- Lucide Icons\n- shadcn/ui components\n\n## Quick Start 🏃‍♂️\n\n```bash\n# Clone the repository\ngit clone https://github.com/yourusername/react-todo-app.git\n\n# Navigate to project directory\ncd react-todo-app\n\n# Install dependencies\nnpm install\n\n# Start development server\nnpm run dev\n```\n\nVisit `http://localhost:5173` to view the app.\n\n## Usage 📝\n\n1. **Add a task**: Type your task in the input field and press Enter or click the \"+\" button\n2. **Complete a task**: Click the checkbox next to the task\n3. **Edit a task**: Click the edit icon to modify the task text\n4. **Delete a task**: Click the trash icon to remove the task\n\n## Project Structure 📂\n\n```\nreact-todo-app/\n├── src/\n│   ├── components/\n│   │   └── ui/\n│   ├── App.jsx\n│   └── main.jsx\n├── public/\n├── index.html\n└── package.json\n```\n\n## Development 🛠️\n\n```bash\n# Run development server\nnpm run dev\n\n# Build for production\nnpm run build\n\n# Preview production build\nnpm run preview\n```\n\n## Contributing 🤝\n\nFeel free to:\n1. Fork the repository\n2. Create a new branch: `git checkout -b feature-name`\n3. Make your changes\n4. Submit a pull request\n\n## License 📄\n\nMIT License - feel free to use this project as a template for your own todo app!\n\n## Connect With Me 🌐\n\n- GitHub: [your-github-username]\n- LinkedIn: [your-linkedin]\n\n---\nBuilt with ❤️ and React\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiraajul%2Ftodospark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiraajul%2Ftodospark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiraajul%2Ftodospark/lists"}