{"id":19226891,"url":"https://github.com/sharjeel-siddiqui12/todo-app-using-react","last_synced_at":"2026-04-09T11:03:10.873Z","repository":{"id":252787492,"uuid":"841453211","full_name":"sharjeel-siddiqui12/todo-app-using-react","owner":"sharjeel-siddiqui12","description":"This project is a simple Todo App built using React. It allows users to create, update, and delete tasks in a user-friendly interface.","archived":false,"fork":false,"pushed_at":"2024-08-30T21:35:46.000Z","size":325,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T10:26:49.368Z","etag":null,"topics":["css","css3","react","react-router","reactjs","todo","todo-list","todolist","vite"],"latest_commit_sha":null,"homepage":"https://todo-task-reactjs.netlify.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/sharjeel-siddiqui12.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-08-12T12:44:21.000Z","updated_at":"2024-09-01T21:14:44.000Z","dependencies_parsed_at":"2024-08-14T20:43:11.356Z","dependency_job_id":"bfc824c5-8cd2-4f57-8a18-68cb8b686b55","html_url":"https://github.com/sharjeel-siddiqui12/todo-app-using-react","commit_stats":null,"previous_names":["sharjeel-siddiqui12/todo-app-using-react"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sharjeel-siddiqui12/todo-app-using-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharjeel-siddiqui12%2Ftodo-app-using-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharjeel-siddiqui12%2Ftodo-app-using-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharjeel-siddiqui12%2Ftodo-app-using-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharjeel-siddiqui12%2Ftodo-app-using-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharjeel-siddiqui12","download_url":"https://codeload.github.com/sharjeel-siddiqui12/todo-app-using-react/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharjeel-siddiqui12%2Ftodo-app-using-react/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268338022,"owners_count":24234539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"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":["css","css3","react","react-router","reactjs","todo","todo-list","todolist","vite"],"created_at":"2024-11-09T15:20:47.796Z","updated_at":"2025-12-30T21:51:49.793Z","avatar_url":"https://github.com/sharjeel-siddiqui12.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo App using React\n\nThis project is a simple Todo App built using React. It allows users to create, update, and delete tasks in a user-friendly interface.\n\n## Features\n\n- Create new tasks with a title and description.\n- Mark tasks as completed or pending.\n- Edit existing tasks to update their title or description.\n- Delete tasks that are no longer needed.\n- Filter tasks based on their completion status.\n- Responsive design for seamless usage on different devices.\n\n## Installation\n\nTo run this project locally, follow these steps:\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/sharjeel-siddiqui12/todo-app-using-react.git\n    ```\n2. Navigate to the project directory:\n    ```bash\n    cd todo-app-using-react\n    ```\n3. Install the dependencies: \n    ```bash \n    npm install\n    ```\n4. Start the development server: \n    ```bash\n    npm run dev\n    ```\n5. Open your browser and visit `http://localhost:5173/` to access the Todo App.\n\n## Screenshots\n\u003cimg align=\"center\" alt=\"readme_image\" src=\"/src/assets/readme_images/ss1.png\" /\u003e\n\u003cimg align=\"center\" alt=\"readme_image\" src=\"/src/assets/readme_images/ss2.png\" /\u003e\n\u003cimg align=\"center\" alt=\"readme_image\" src=\"/src/assets/readme_images/ss3.png\" /\u003e\n\n## Usage\n\nOnce the Todo App is running, you can perform the following actions:\n\n- **Create a new task**: Click on the \"Add Task\" button and fill in the required details.\n- **Mark a task as completed**: Click on the checkbox next to the task.\n- **Edit a task**: Click on the \"Edit\" button and modify the task's title or description.\n- **Delete a task**: Click on the \"Delete\" button to remove a task from the list.\n- **Filter tasks**: Use the filter options to display only completed or pending tasks.\n\n## Technologies Used\n\n- React: A JavaScript library for building user interfaces.\n- HTML: Markup language for creating the structure of web pages.\n- CSS: Styling language for designing the appearance of web pages.\n\n## Contributing\n\nContributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.\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%2Fsharjeel-siddiqui12%2Ftodo-app-using-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharjeel-siddiqui12%2Ftodo-app-using-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharjeel-siddiqui12%2Ftodo-app-using-react/lists"}