{"id":19875965,"url":"https://github.com/piyush0663/todo-list","last_synced_at":"2026-04-11T00:58:04.338Z","repository":{"id":250127535,"uuid":"833550644","full_name":"piyush0663/Todo-List","owner":"piyush0663","description":"A simple and responsive To-Do List application built with React.js, featuring task management with add, delete, and complete functionalities. The app is mobile-friendly and utilizes local storage to persist tasks across sessions.","archived":false,"fork":false,"pushed_at":"2024-08-15T13:58:01.000Z","size":357,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T17:16:04.602Z","etag":null,"topics":["app","appdevelopment","development","reactjs","todoapp","todolist","website"],"latest_commit_sha":null,"homepage":"","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/piyush0663.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}},"created_at":"2024-07-25T09:22:26.000Z","updated_at":"2024-08-15T13:58:45.000Z","dependencies_parsed_at":"2024-07-25T11:07:13.176Z","dependency_job_id":null,"html_url":"https://github.com/piyush0663/Todo-List","commit_stats":null,"previous_names":["piyush0663/todo-list"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyush0663%2FTodo-List","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyush0663%2FTodo-List/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyush0663%2FTodo-List/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyush0663%2FTodo-List/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piyush0663","download_url":"https://codeload.github.com/piyush0663/Todo-List/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241304294,"owners_count":19941100,"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","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":["app","appdevelopment","development","reactjs","todoapp","todolist","website"],"created_at":"2024-11-12T16:30:05.386Z","updated_at":"2025-12-31T01:07:33.942Z","avatar_url":"https://github.com/piyush0663.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# To-Do List Application\r\n\r\nThis is a simple and responsive To-Do List application built with React.js. The app allows users to add, delete, and mark tasks as complete, helping them stay organized and manage their daily activities effectively.\r\n\r\n\r\n\r\n## Features\r\n\r\n- **Add Tasks**: Quickly add new tasks to your to-do list.\r\n- **Delete Tasks**: Remove tasks that are no longer needed.\r\n- **Mark as Complete**: Toggle tasks as completed or incomplete.\r\n- **Responsive Design**: The app is mobile-friendly and works well on different screen sizes.\r\n- **Local Storage**: Tasks are saved in the browser's local storage, so they persist between page reloads.\r\n\r\n## Installation\r\n\r\nTo run this project locally, follow these steps:\r\n\r\n1. **Clone the repository**:\r\n    ```bash\r\n    git clone https://github.com/your-username/todo-react-app.git\r\n    ```\r\n2. **Navigate to the project directory**:\r\n    ```bash\r\n    cd todo-react-app\r\n    ```\r\n3. **Install dependencies**:\r\n    ```bash\r\n    npm install\r\n    ```\r\n4. **Start the development server**:\r\n    ```bash\r\n    npm start\r\n    ```\r\n\r\nThe app will be available at `http://localhost:3000/`.\r\n\r\n## Technologies Used\r\n\r\n- **React.js**: A JavaScript library for building user interfaces.\r\n- **CSS**: For styling the application.\r\n- **Local Storage**: For persisting tasks between sessions.\r\n\r\n## Project Structure\r\n\r\n```bash\r\ntodo-react-app/\r\n│\r\n├── public/\r\n│   ├── index.html\r\n│   └── ...\r\n│\r\n├── src/\r\n│   ├── components/\r\n│   │   ├── TodoItem.js\r\n│   │   ├── TodoList.js\r\n│   │   └── ...\r\n│   ├── App.js\r\n│   ├── index.js\r\n│   └── ...\r\n│\r\n├── .gitignore\r\n├── package.json\r\n├── README.md\r\n└── ...\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyush0663%2Ftodo-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiyush0663%2Ftodo-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyush0663%2Ftodo-list/lists"}