{"id":26456588,"url":"https://github.com/jordane-chaves/challenge-03-ignite-github-blog","last_synced_at":"2026-04-09T18:01:27.576Z","repository":{"id":248943203,"uuid":"830255271","full_name":"jordane-chaves/challenge-03-ignite-github-blog","owner":"jordane-chaves","description":"Ignite | ReactJS - Desafio Github Blog","archived":false,"fork":false,"pushed_at":"2024-08-05T21:22:17.000Z","size":1484,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-06T00:26:37.432Z","etag":null,"topics":["markdown","reactjs","styled-components","use-context-selector","usecallback-hook","vitejs"],"latest_commit_sha":null,"homepage":"","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/jordane-chaves.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-07-17T23:13:58.000Z","updated_at":"2024-08-05T21:24:27.000Z","dependencies_parsed_at":"2024-08-06T00:26:59.259Z","dependency_job_id":null,"html_url":"https://github.com/jordane-chaves/challenge-03-ignite-github-blog","commit_stats":null,"previous_names":["jordane-chaves/challenge-03-ignite-github-blog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordane-chaves%2Fchallenge-03-ignite-github-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordane-chaves%2Fchallenge-03-ignite-github-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordane-chaves%2Fchallenge-03-ignite-github-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordane-chaves%2Fchallenge-03-ignite-github-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jordane-chaves","download_url":"https://codeload.github.com/jordane-chaves/challenge-03-ignite-github-blog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244312647,"owners_count":20432929,"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":["markdown","reactjs","styled-components","use-context-selector","usecallback-hook","vitejs"],"created_at":"2025-03-18T21:40:50.600Z","updated_at":"2025-12-31T00:13:19.797Z","avatar_url":"https://github.com/jordane-chaves.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eGithub Blog\u003c/h1\u003e\n\u003cp align=\"center\"\u003eIgnite | ReactJS - Desafio Github Blog\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#-projeto\"\u003eProjeto\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-tecnologias\"\u003eTecnologias\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-como-executar\"\u003eComo Executar\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-licença\"\u003eLicença\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-autor\"\u003eAutor\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/jordane-chaves/challenge-03-ignite-github-blog/blob/main/LICENSE\"\u003e\n    \u003cimg alt=\"License\" src=\"https://img.shields.io/static/v1?label=license\u0026message=MIT\u0026color=49AA26\u0026labelColor=000000\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## 💻 Projeto\n\nGithub Blog é uma aplicação que busca os dados do perfil e issues de um repositório e exibe como um blog.\n\nDurante o desenvolvimento da aplicação tive alguns desafios, como por exemplo:\n\n- Para exibir o conteúdo da issue foi necessário transformar o conteúdo de markdown para HTML.\n- A API do Github possui um limite de 10 requisições por minuto sem o cadastro de uma chave privada, este limite proporcionou muitos conhecimentos no React, pois tive que melhorar a performance da aplicação para não gerar tantas requisições para a API.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Visualização da aplicação\" src=\"./.github/preview.png\" /\u003e\n\u003c/p\u003e\n\n## 🚀 Tecnologias\n\nEsse projeto foi desenvolvido com as seguintes tecnologias:\n\n- [TypeScript](https://www.typescriptlang.org/)\n- [ReactJS](https://react.dev/)\n- [Styled Components](https://styled-components.com/)\n- [React Router Dom](https://reactrouter.com/)\n- [Vite](https://vitejs.dev/)\n- [react-markdown](https://remarkjs.github.io/react-markdown/)\n- [use-context-selector](https://www.npmjs.com/package/use-context-selector)\n\n## 🎲 Como executar\n\n```bash\n# Clone este repositório\n$ git clone https://github.com/jordane-chaves/challenge-03-ignite-github-blog.git\n\n# Acesse o diretório do projeto no terminal/cmd\n$ cd challenge-03-ignite-github-blog\n\n# Instale as dependências\n$ npm install\n\n# Execute a aplicação em modo de desenvolvimento\n$ npm run dev\n\n# A aplicação inciará na porta:5173 - acesse \u003chttp://localhost:5173\u003e\n```\n\n## 📝 Licença\n\nEsse projeto está sob a licença MIT - veja o arquivo [LICENSE](https://github.com/jordane-chaves/challenge-03-ignite-github-blog/blob/main/LICENSE) para mais detalhes.\n\n## 👨🏻‍💻 Autor\n\n\u003cimg\n  style=\"border-radius:50%;\"\n  src=\"https://avatars.githubusercontent.com/jordane-chaves\"\n  width=\"100px;\"\n  title=\"Foto de Jordane Chaves\"\n  alt=\"Foto de Jordane Chaves\"\n/\u003e\n\nFeito com 💜 por Jordane Chaves","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordane-chaves%2Fchallenge-03-ignite-github-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjordane-chaves%2Fchallenge-03-ignite-github-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordane-chaves%2Fchallenge-03-ignite-github-blog/lists"}