{"id":19529629,"url":"https://github.com/thlindustries/github-explorer-jfy","last_synced_at":"2026-05-06T09:41:57.663Z","repository":{"id":121579442,"uuid":"312058581","full_name":"thlindustries/github-explorer-jfy","owner":"thlindustries","description":"Um projeto entusiasta que utiliza a API do github para montar um explorador de repositorios","archived":false,"fork":false,"pushed_at":"2020-11-11T19:20:35.000Z","size":77704,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T16:23:57.972Z","etag":null,"topics":["github-api","react","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://github-explorer-jfy-42ku6kly7.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/thlindustries.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":"2020-11-11T18:42:06.000Z","updated_at":"2020-11-11T19:24:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"a10da2c7-3e1e-420c-a644-40dbca223b18","html_url":"https://github.com/thlindustries/github-explorer-jfy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thlindustries%2Fgithub-explorer-jfy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thlindustries%2Fgithub-explorer-jfy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thlindustries%2Fgithub-explorer-jfy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thlindustries%2Fgithub-explorer-jfy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thlindustries","download_url":"https://codeload.github.com/thlindustries/github-explorer-jfy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240783111,"owners_count":19856776,"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":["github-api","react","typescript","vercel"],"created_at":"2024-11-11T01:26:21.256Z","updated_at":"2026-05-06T09:41:52.642Z","avatar_url":"https://github.com/thlindustries.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg src=\"https://github.githubassets.com/images/modules/explore/social.jpg\" width=\"500\"/\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n\t Github repository explorer 🚀\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/thlindustries/github-explorer-jfy\"\u003e\n\n\n\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen\"\u003e\n   \u003ca href=\"https://github.com/thlindustries/github-explorer-jfy/stargazers\"\u003e\n    \u003cimg alt=\"Stargazers\" src=\"https://img.shields.io/github/stars/thlindustries/github-explorer-jfy?style=social\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n## 💻 Sobre o projeto\n\n📝 Github repository explorer - é um projeto desafiador entusiasta proposto pela empresa **Just for You** em que um usuário tem a possibilidade os reposiórios de algum usuário e também de favoritar alguns repositórios.\n\n\n\n## 🎨 Layout\n\n## Web\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"pizzas\" title=\"#Fishboard\" src=\"https://i.imgur.com/pA00UJp.png\" width=\"550px\"\u003e\n  \u003cimg alt=\"pizzas\" title=\"#Fishboard\" src=\"https://i.imgur.com/3Ecd5Ta.png\" width=\"550px\"\u003e\n\u003c/p\u003e\n\n\n\n\n## 🛠 Tecnologias\n\nAs seguintes ferramentas foram usadas na construção do projeto:\n\n- [React][reactjs]\n- [TypeScript][typescript]\n\n### Pré-requisitos\n\nAntes de começar, você vai precisar ter instalado em sua máquina as seguintes ferramentas:\n[Git](https://git-scm.com).\nAlém disto é bom ter um editor para trabalhar com o código como [VSCode][vscode]\n\n### 📱Rodando a aplicação **WEB**\n\n\n```bash\n# Acesse a pasta do projeto web\n$ cd github-explorer-jfy\n\n# Instale as dependências\n$ yarn\nou\n$ npm i\n\n# Inicie o servidor\n$ yarn start\nou\n$ npm start\n\n# Entre em \u003e http://localhost:3000 \u003c\n\n```\n\n## 😯 Como contribuir para o projeto\n\n1. Faça um **fork** do projeto.\n2. Crie uma nova branch com as suas alterações: `git checkout -b my-feature`\n3. Salve as alterações e crie uma mensagem de commit contando o que você fez: `git commit -m \"feature: My new feature\"`\n4. Envie as suas alterações: `git push origin my-feature`\n\u003e Caso tenha alguma dúvida confira este [guia de como contribuir no GitHub](https://github.com/firstcontributions/first-contributions)\n\n\n## 👥 Contribuidores\n- Thiago Lorente Kraetzer -\u003e\n  \u003cimg alt=\"Made by Thlindustries\" src=\"https://img.shields.io/github/followers/thlindustries?style=social\"\u003e\n\n\n## 📝 Licença\n\nEste projeto esta sobe a licença MIT.\n\nFeito com ❤️ por Thiago Lorente Kraetzer 👋🏽 [Entre em contato!](https://www.linkedin.com/in/thiago-kraetzer/)\n\n[nodejs]: https://nodejs.org/\n[typescript]: https://www.typescriptlang.org/\n[jsonserver]: https://github.com/typicode/json-server\n[reactjs]: https://reactjs.org\n[yarn]: https://yarnpkg.com/\n[vscode]: https://code.visualstudio.com/\n[vceditconfig]: https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig\n[license]: https://opensource.org/licenses/MIT\n[vceslint]: https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint\n[prettier]: https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode\n[rs]: https://rocketseat.com.br\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthlindustries%2Fgithub-explorer-jfy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthlindustries%2Fgithub-explorer-jfy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthlindustries%2Fgithub-explorer-jfy/lists"}