{"id":47869791,"url":"https://github.com/carlos-hfc/github-blog","last_synced_at":"2026-04-04T00:46:54.464Z","repository":{"id":230095509,"uuid":"778469960","full_name":"carlos-hfc/github-blog","owner":"carlos-hfc","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-04T19:35:05.000Z","size":690,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-04T00:46:52.359Z","etag":null,"topics":["github-api","react","react-hook-form","react-query","rocketseat","rocketseat-ignite","tailwindcss","tanstack-react-query","typescript","vite","zod"],"latest_commit_sha":null,"homepage":"https://github-blog-carlos-hfc.vercel.app","language":"TypeScript","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/carlos-hfc.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}},"created_at":"2024-03-27T19:38:02.000Z","updated_at":"2024-04-04T19:17:14.000Z","dependencies_parsed_at":"2024-04-04T20:38:38.604Z","dependency_job_id":null,"html_url":"https://github.com/carlos-hfc/github-blog","commit_stats":null,"previous_names":["carlos-hfc/github-blog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/carlos-hfc/github-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlos-hfc%2Fgithub-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlos-hfc%2Fgithub-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlos-hfc%2Fgithub-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlos-hfc%2Fgithub-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carlos-hfc","download_url":"https://codeload.github.com/carlos-hfc/github-blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlos-hfc%2Fgithub-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31383635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T23:20:52.058Z","status":"ssl_error","status_checked_at":"2026-04-03T23:20:51.675Z","response_time":107,"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":["github-api","react","react-hook-form","react-query","rocketseat","rocketseat-ignite","tailwindcss","tanstack-react-query","typescript","vite","zod"],"created_at":"2026-04-04T00:46:53.803Z","updated_at":"2026-04-04T00:46:54.451Z","avatar_url":"https://github.com/carlos-hfc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./public/logo.png\" width=\"250\" /\u003e \n\u003c/p\u003e\n\n\u003cbr/\u003e\n\n# :bulb: Sobre\n\nUm blog utilizando as issues de um repositório como artigos feito em React como desafio do Ignite da Rocketseat.\n\n# :page_with_curl: Pré-requisitos\n\n1. Antes de começar, certifique-se de ter o Node.js instalado em sua máquina. \n    \u003ca href=\"https://nodejs.org\"\u003e\n      \u003cimg width=\"30\" src=\"https://user-images.githubusercontent.com/25181517/183568594-85e280a7-0d7e-4d1a-9028-c8c2209e073c.png\" alt=\"Node.js\" title=\"Node.js\"/\u003e\n    \u003c/a\u003e\n\n# :gear: Configuração\n\n1. Clone o repositório para sua máquina local:\n\n```bash\ngit clone https://github.com/carlos-hfc/github-blog\n```\n\n2. Acesse o diretório do projeto:\n\n```bash\ncd github-blog\n```\n\n3. Instale as dependências:\n\n```bash\nnpm install\n```\n\n4. Crie um arquivo `.env.local` na raiz do projeto e adicione o usuário do GitHub e o nome de um repositório de sua escolha, dos quais serão utilizados para buscar as issues.\n\n```env\nVITE_GITHUB_USER=\"user-name\"\nVITE_GITHUB_REPOSITORY=\"my-repo\"\n```\n\n5. Rode a aplicação\n\n```bash\nnpm run dev\n```\n\n# :computer_mouse: Uso da aplicação\n\n1. Abra o navegador e acesse [http://localhost:3000](http://localhost:3000)\n2. Visualize os posts publicados\n3. Filtre um ou mais posts\n4. Acesse o post de sua escolha\n\n\n# :computer: Tecnologias utilizadas\n\n\u003cp float=\"left\"\u003e\n  \u003cimg width=\"50\" src=\"https://user-images.githubusercontent.com/25181517/183897015-94a058a6-b86e-4e42-a37f-bf92061753e5.png\" alt=\"React\" title=\"React\"/\u003e\n  \u003cimg width=\"50\" src=\"https://user-images.githubusercontent.com/25181517/183890598-19a0ac2d-e88a-4005-a8df-1ee36782fde1.png\" alt=\"TypeScript\" title=\"TypeScript\"/\u003e\n  \u003cimg width=\"50\" src=\"https://user-images.githubusercontent.com/25181517/202896760-337261ed-ee92-4979-84c4-d4b829c7355d.png\" alt=\"Tailwind CSS\" title=\"Tailwind CSS\"/\u003e\n\u003c/p\u003e\n\n# :page_facing_up: Licença\n\nEste projeto está licenciado sob a [Licença MIT](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlos-hfc%2Fgithub-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarlos-hfc%2Fgithub-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlos-hfc%2Fgithub-blog/lists"}