{"id":19816781,"url":"https://github.com/eduardorodriguesf/github-explorer","last_synced_at":"2026-04-14T06:33:36.723Z","repository":{"id":141366430,"uuid":"311396257","full_name":"EduardoRodriguesF/github-explorer","owner":"EduardoRodriguesF","description":"React application from Gostack Bootcamp using Github API.","archived":false,"fork":false,"pushed_at":"2020-11-10T14:40:26.000Z","size":526,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-29T02:42:17.898Z","etag":null,"topics":["github-api","gostack-bootcamp","reactjs","styled-components"],"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/EduardoRodriguesF.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-09T16:19:58.000Z","updated_at":"2023-05-26T23:15:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5cbda9b-6640-4870-9def-654691dc6133","html_url":"https://github.com/EduardoRodriguesF/github-explorer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EduardoRodriguesF/github-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EduardoRodriguesF%2Fgithub-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EduardoRodriguesF%2Fgithub-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EduardoRodriguesF%2Fgithub-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EduardoRodriguesF%2Fgithub-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EduardoRodriguesF","download_url":"https://codeload.github.com/EduardoRodriguesF/github-explorer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EduardoRodriguesF%2Fgithub-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31785677,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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","gostack-bootcamp","reactjs","styled-components"],"created_at":"2024-11-12T10:10:36.277Z","updated_at":"2026-04-14T06:33:36.708Z","avatar_url":"https://github.com/EduardoRodriguesF.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./src/assets/logo.svg\"  alt=\"github_explorer\"/\u003e\n\n  \u003cp align=\"center\"\u003eReact application from \u003ci\u003eGostack Bootcamp\u003c/i\u003e using \u003ca href=\"api.github.com\"\u003eGithub API\u003c/a\u003e.\u003c/p\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"#about\"\u003eAbout\u003c/a\u003e •\n    \u003ca href=\"#preview\"\u003ePreview\u003c/a\u003e •\n    \u003ca href=\"#learning\"\u003eWhat I learned\u003c/a\u003e •\n    \u003ca href=\"#techs\"\u003eTechnologies\u003c/a\u003e •\n    \u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e •\n    \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch2 id=\"about\"\u003e🤔 About\u003c/h2\u003e\n\nGithub Explorer is a web application that allows you to browse through repositories. It is the first ReactJS application guided on GoStack Bootcamp\n\n\u003ch2 id=\"preview\"\u003e👁️ Preview\u003c/h2\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg height=\"200\" src=\"./src/assets/preview/preview_home.png\"\u003e\n  \u003cimg height=\"200\" src=\"./src/assets/preview/preview_mobile.png\"\u003e\n  \u003cimg height=\"200\" src=\"./src/assets/preview/preview_repo.png\"\u003e\n\u003c/p\u003e\n\n\n\u003ch2 id=\"learning\"\u003e🧠 What I learned\u003c/h2\u003e\n\n- Create fully functional ReactJS apps\n- Use styled components\n- Adoption of code patterns with ESLint and Prettier\n- Consume APIs inside React\n\n\u003ch2 id=\"techs\"\u003e🛠️ Technologies\u003c/h2\u003e\n\n - ReactJS\n - TypeScript\n - Styled Components\n - Code patterns\n    - ESLint\n    - Prettier\n    - EditorConfig\n\n\u003ch2 id=\"usage\"\u003e📋 Usage\u003c/h2\u003e\n\nInstall the dependencies:\n```bash\n$ yarn\n# or npm install\n```\nRun `start` script:\n```bash\n$ yarn start\n# or npm start\n```\n\n\u003ch2 id=\"license\"\u003e📜 License\u003c/h2\u003e\n\nThis project is under the \u003ca href=\"\"\u003eMIT license\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduardorodriguesf%2Fgithub-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feduardorodriguesf%2Fgithub-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduardorodriguesf%2Fgithub-explorer/lists"}