{"id":27455532,"url":"https://github.com/kayqueprogram/to-do-list","last_synced_at":"2026-05-06T03:33:13.798Z","repository":{"id":287588011,"uuid":"961143918","full_name":"kayqueprogram/to-do-list","owner":"kayqueprogram","description":"Aplicativo de ✔Todo List - Desafio 01 🔥 Ignite ","archived":false,"fork":false,"pushed_at":"2025-04-12T16:31:20.000Z","size":125,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T01:35:40.271Z","etag":null,"topics":["react","sass","typescript","vite"],"latest_commit_sha":null,"homepage":"https://lista-de-tarefas-ten-eosin.vercel.app/","language":"TypeScript","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/kayqueprogram.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":"2025-04-05T21:08:19.000Z","updated_at":"2025-07-31T08:29:12.000Z","dependencies_parsed_at":"2025-04-12T17:47:13.559Z","dependency_job_id":null,"html_url":"https://github.com/kayqueprogram/to-do-list","commit_stats":null,"previous_names":["kayqueprogram/to-do-list"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kayqueprogram/to-do-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayqueprogram%2Fto-do-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayqueprogram%2Fto-do-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayqueprogram%2Fto-do-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayqueprogram%2Fto-do-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayqueprogram","download_url":"https://codeload.github.com/kayqueprogram/to-do-list/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayqueprogram%2Fto-do-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32677927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"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":["react","sass","typescript","vite"],"created_at":"2025-04-15T16:43:58.627Z","updated_at":"2026-05-06T03:33:13.777Z","avatar_url":"https://github.com/kayqueprogram.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"200\" src=\"src/assets/logo.svg\"\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n\u003cbr\u003e\n\u003chr\u003e\n\u003cp align=\"center\"\u003e\n  Este é um aplicativo de tarefas simples como parte do treinamento do Rocketseat \u003cbr\u003e \n\u003c/p\u003e\n\n\u003cimg width=\"100%\" src=\"public/cover.gif\"\u003e\n\n\u003cbr\u003e\n\n\u003chr\u003e\n\n\u003cbr\u003e\n\u003ch2 align=\"center\"\u003eFeatures 🛠\u003c/h2\u003e\n[x] - Criar uma tarefa \u003cbr\u003e\n[x] - Deletar uma tarefa \u003cbr\u003e\n[x] - Completar uma tarefa \u003cbr\u003e\n\n\u003cbr\u003e\n\u003chr\u003e\n\u003ch2 align=\"center\"\u003eTecnologias\u003c/h2\u003e\n\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n\u003cimg alt=\"Typescript language\" src=\"https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white\"\u003e\n\u003cimg alt=\"Typescript language\" src=\"https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\"\u003e\n\u003cimg alt=\"Typescript language\" src=\"https://img.shields.io/badge/Tailwind-20232A?style=for-the-badge\u0026logo=tailwindcss\u0026logoColor=61DAFB\"\u003e\n\u003c/div\u003e\n\u003chr\u003e\n\n\u003cbr\u003e\n\u003ch2 align=\"center\"\u003eComo executar este projeto\u003c/h2\u003e\n\u003cbr\u003e\n\nClone este repositório:\n\n```bash\n    git clone https://github.com/daniellvaz/todo-list-rocketseat\n```\n\ndentro da pasta do projeto execute:\n\n```bash\n    yarn install\n```\n\nou\n\n```bash\n    npm install\n```\n\nou\n\n```bash\n    pnpm install\n```\n\n\u003chr\u003e\n\n\u003ch2 align=\"center\"\u003eLicense 📃\u003c/h2\u003e\n\u003cbr\u003e\n\u003ca href=\"\"\u003eMIT licensed\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayqueprogram%2Fto-do-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayqueprogram%2Fto-do-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayqueprogram%2Fto-do-list/lists"}