{"id":17651832,"url":"https://github.com/diegovictor/github-explorer-web","last_synced_at":"2026-02-22T08:38:59.616Z","repository":{"id":40545330,"uuid":"204813741","full_name":"DiegoVictor/github-explorer-web","owner":"DiegoVictor","description":"Project built during the Rocketseat Bootcamp #11 ","archived":false,"fork":false,"pushed_at":"2026-01-23T16:14:51.000Z","size":4177,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-24T07:17:06.111Z","etag":null,"topics":["coverage-report","editorconfig","eslint","github-explorer","gostack","javascript","jest","js","localstorage","node","nodejs","prettier","react","reactjs","rocketseat","tests","typescript","web"],"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/DiegoVictor.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-28T00:24:05.000Z","updated_at":"2026-01-23T16:14:55.000Z","dependencies_parsed_at":"2025-01-19T14:50:35.725Z","dependency_job_id":"e0fa5039-7018-4c62-b4fa-0940f1880195","html_url":"https://github.com/DiegoVictor/github-explorer-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DiegoVictor/github-explorer-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiegoVictor%2Fgithub-explorer-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiegoVictor%2Fgithub-explorer-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiegoVictor%2Fgithub-explorer-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiegoVictor%2Fgithub-explorer-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DiegoVictor","download_url":"https://codeload.github.com/DiegoVictor/github-explorer-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiegoVictor%2Fgithub-explorer-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29707051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T05:59:28.568Z","status":"ssl_error","status_checked_at":"2026-02-22T05:58:46.208Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["coverage-report","editorconfig","eslint","github-explorer","gostack","javascript","jest","js","localstorage","node","nodejs","prettier","react","reactjs","rocketseat","tests","typescript","web"],"created_at":"2024-10-23T11:43:51.563Z","updated_at":"2026-02-22T08:38:59.600Z","avatar_url":"https://github.com/DiegoVictor.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [WEB] GitHub Explorer\n[![CircleCI](https://img.shields.io/circleci/build/github/DiegoVictor/github-explorer-web?style=flat-square\u0026logo=circleci)](https://app.circleci.com/pipelines/github/DiegoVictor/github-explorer-web )\n[![typescript](https://img.shields.io/badge/typescript-4.2.4-3178c6?style=flat-square\u0026logo=typescript)](https://www.typescriptlang.org/)\n[![react](https://img.shields.io/badge/reactjs-16.13.1-61dafb?style=flat-square\u0026logo=react)](https://reactjs.org/)\n[![styled-components](https://img.shields.io/badge/styled_components-5.1.0-db7b86?style=flat-square\u0026logo=styled-components)](https://styled-components.com/)\n[![eslint](https://img.shields.io/badge/eslint-6.8.0-4b32c3?style=flat-square\u0026logo=eslint)](https://eslint.org/)\n[![airbnb-style](https://flat.badgen.net/badge/style-guide/airbnb/ff5a5f?icon=airbnb)](https://github.com/airbnb/javascript)\n[![jest](https://img.shields.io/badge/jest-24.9.0-brightgreen?style=flat-square\u0026logo=jest)](https://jestjs.io/)\n[![coverage](https://img.shields.io/codecov/c/gh/DiegoVictor/github-explorer-web?logo=codecov\u0026style=flat-square)](https://codecov.io/gh/DiegoVictor/github-explorer-web)\n[![MIT License](https://img.shields.io/badge/license-MIT-green?style=flat-square)](https://raw.githubusercontent.com/DiegoVictor/github-explorer-web/main/LICENSE)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\u003cbr\u003e\n\nThis application allow you to search and add repositories to a favorite list and then to see the repositories' issues.\n\n## Table of Contents\n* [Screenshots](#screenshots)\n* [Installing](#installing)\n  * [API](#api)\n* [Usage](#usage)\n  * [localStorage](#localstorage)\n* [Running the tests](#running-the-tests)\n  * [Coverage Report](#coverage-report)\n\n# Screenshots\nClick to expand.\u003cbr\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/DiegoVictor/github-explorer/main/screenshots/dashboard.png\" width=\"49%\"/\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/DiegoVictor/github-explorer/main/screenshots/repository.png\" width=\"49%\"/\u003e\n\n# Installing\nEasy peasy lemon squeezy:\n```\n$ yarn\n```\nOr:\n```\n$ npm install\n```\n\u003e Was installed and configured the [`eslint`](https://eslint.org/) and [`prettier`](https://prettier.io/) to keep the code clean and patterned.\n\n## API\nThe application uses the [GitHub's API](https://developer.github.com/v3) and it has some rate limitations, if suddenly the app stops to show data take a look at this first!\n\u003e See more on about [Rate limiting](https://developer.github.com/v3/#rate-limiting)\n\n# Usage\nTo start the app run:\n```\n$ yarn start\n```\nOr:\n```\nnpm run start\n```\n\n## localStorage\nThe project saves the repositories' list into a [localStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) key: `@github_explorer:repositories`. Before use this data you need parse the data to a JavaScript object with [`JSON.parse`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse) function. Below you can see fictitious data:\n```json\n[{\n  \"id\": 10270250,\n  \"node_id\": \"MDEwOlJlcG9zaXRvcnkxMDI3MDI1MA==\",\n  \"name\": \"react\",\n  \"full_name\": \"facebook/react\",\n  \"private\": false,\n  \"owner\": {\n    \"login\": \"facebook\",\n    \"id\": 69631,\n    \"node_id\": \"MDEyOk9yZ2FuaXphdGlvbjY5NjMx\",\n    \"avatar_url\": \"https://avatars3.githubusercontent.com/u/69631?v=4\",\n    \"gravatar_id\": \"\",\n    \"url\": \"https://api.github.com/users/facebook\",\n    \"html_url\": \"https://github.com/facebook\",\n    \"followers_url\": \"https://api.github.com/users/facebook/followers\",\n    \"following_url\": \"https://api.github.com/users/facebook/following{/other_user}\",\n    \"gists_url\": \"https://api.github.com/users/facebook/gists{/gist_id}\",\n    \"starred_url\": \"https://api.github.com/users/facebook/starred{/owner}{/repo}\",\n    \"subscriptions_url\": \"https://api.github.com/users/facebook/subscriptions\",\n    \"organizations_url\": \"https://api.github.com/users/facebook/orgs\",\n    \"repos_url\": \"https://api.github.com/users/facebook/repos\",\n    \"events_url\": \"https://api.github.com/users/facebook/events{/privacy}\",\n    \"received_events_url\": \"https://api.github.com/users/facebook/received_events\",\n    \"type\": \"Organization\",\n    \"site_admin\": false\n  },\n  \"html_url\": \"https://github.com/facebook/react\",\n  \"description\": \"A declarative, efficient, and flexible JavaScript library for building user interfaces.\",\n  \"fork\": false,\n  \"url\": \"https://api.github.com/repos/facebook/react\",\n  \"forks_url\": \"https://api.github.com/repos/facebook/react/forks\",\n  \"keys_url\": \"https://api.github.com/repos/facebook/react/keys{/key_id}\",\n  \"collaborators_url\": \"https://api.github.com/repos/facebook/react/collaborators{/collaborator}\",\n  \"teams_url\": \"https://api.github.com/repos/facebook/react/teams\",\n  \"hooks_url\": \"https://api.github.com/repos/facebook/react/hooks\",\n  \"issue_events_url\": \"https://api.github.com/repos/facebook/react/issues/events{/number}\",\n  \"events_url\": \"https://api.github.com/repos/facebook/react/events\",\n  \"assignees_url\": \"https://api.github.com/repos/facebook/react/assignees{/user}\",\n  \"branches_url\": \"https://api.github.com/repos/facebook/react/branches{/branch}\",\n  \"tags_url\": \"https://api.github.com/repos/facebook/react/tags\",\n  \"blobs_url\": \"https://api.github.com/repos/facebook/react/git/blobs{/sha}\",\n  \"git_tags_url\": \"https://api.github.com/repos/facebook/react/git/tags{/sha}\",\n  \"git_refs_url\": \"https://api.github.com/repos/facebook/react/git/refs{/sha}\",\n  \"trees_url\": \"https://api.github.com/repos/facebook/react/git/trees{/sha}\",\n  \"statuses_url\": \"https://api.github.com/repos/facebook/react/statuses/{sha}\",\n  \"languages_url\": \"https://api.github.com/repos/facebook/react/languages\",\n  \"stargazers_url\": \"https://api.github.com/repos/facebook/react/stargazers\",\n  \"contributors_url\": \"https://api.github.com/repos/facebook/react/contributors\",\n  \"subscribers_url\": \"https://api.github.com/repos/facebook/react/subscribers\",\n  \"subscription_url\": \"https://api.github.com/repos/facebook/react/subscription\",\n  \"commits_url\": \"https://api.github.com/repos/facebook/react/commits{/sha}\",\n  \"git_commits_url\": \"https://api.github.com/repos/facebook/react/git/commits{/sha}\",\n  \"comments_url\": \"https://api.github.com/repos/facebook/react/comments{/number}\",\n  \"issue_comment_url\": \"https://api.github.com/repos/facebook/react/issues/comments{/number}\",\n  \"contents_url\": \"https://api.github.com/repos/facebook/react/contents/{+path}\",\n  \"compare_url\": \"https://api.github.com/repos/facebook/react/compare/{base}...{head}\",\n  \"merges_url\": \"https://api.github.com/repos/facebook/react/merges\",\n  \"archive_url\": \"https://api.github.com/repos/facebook/react/{archive_format}{/ref}\",\n  \"downloads_url\": \"https://api.github.com/repos/facebook/react/downloads\",\n  \"issues_url\": \"https://api.github.com/repos/facebook/react/issues{/number}\",\n  \"pulls_url\": \"https://api.github.com/repos/facebook/react/pulls{/number}\",\n  \"milestones_url\": \"https://api.github.com/repos/facebook/react/milestones{/number}\",\n  \"notifications_url\": \"https://api.github.com/repos/facebook/react/notifications{?since,all,participating}\",\n  \"labels_url\": \"https://api.github.com/repos/facebook/react/labels{/name}\",\n  \"releases_url\": \"https://api.github.com/repos/facebook/react/releases{/id}\",\n  \"deployments_url\": \"https://api.github.com/repos/facebook/react/deployments\",\n  \"created_at\": \"2013-05-24T16:15:54Z\",\n  \"updated_at\": \"2020-06-11T00:49:28Z\",\n  \"pushed_at\": \"2020-06-10T22:18:52Z\",\n  \"git_url\": \"git://github.com/facebook/react.git\",\n  \"ssh_url\": \"git@github.com:facebook/react.git\",\n  \"clone_url\": \"https://github.com/facebook/react.git\",\n  \"svn_url\": \"https://github.com/facebook/react\",\n  \"homepage\": \"https://reactjs.org\",\n  \"size\": 154902,\n  \"stargazers_count\": 150256,\n  \"watchers_count\": 150256,\n  \"language\": \"JavaScript\",\n  \"has_issues\": true,\n  \"has_projects\": true,\n  \"has_downloads\": true,\n  \"has_wiki\": true,\n  \"has_pages\": true,\n  \"forks_count\": 29260,\n  \"mirror_url\": null,\n  \"archived\": false,\n  \"disabled\": false,\n  \"open_issues_count\": 626,\n  \"license\": {\n    \"key\": \"mit\",\n    \"name\": \"MIT License\",\n    \"spdx_id\": \"MIT\",\n    \"url\": \"https://api.github.com/licenses/mit\",\n    \"node_id\": \"MDc6TGljZW5zZTEz\"\n  },\n  \"forks\": 29260,\n  \"open_issues\": 626,\n  \"watchers\": 150256,\n  \"default_branch\": \"master\",\n  \"temp_clone_token\": null,\n  \"organization\": {\n    \"login\": \"facebook\",\n    \"id\": 69631,\n    \"node_id\": \"MDEyOk9yZ2FuaXphdGlvbjY5NjMx\",\n    \"avatar_url\": \"https://avatars3.githubusercontent.com/u/69631?v=4\",\n    \"gravatar_id\": \"\",\n    \"url\": \"https://api.github.com/users/facebook\",\n    \"html_url\": \"https://github.com/facebook\",\n    \"followers_url\": \"https://api.github.com/users/facebook/followers\",\n    \"following_url\": \"https://api.github.com/users/facebook/following{/other_user}\",\n    \"gists_url\": \"https://api.github.com/users/facebook/gists{/gist_id}\",\n    \"starred_url\": \"https://api.github.com/users/facebook/starred{/owner}{/repo}\",\n    \"subscriptions_url\": \"https://api.github.com/users/facebook/subscriptions\",\n    \"organizations_url\": \"https://api.github.com/users/facebook/orgs\",\n    \"repos_url\": \"https://api.github.com/users/facebook/repos\",\n    \"events_url\": \"https://api.github.com/users/facebook/events{/privacy}\",\n    \"received_events_url\": \"https://api.github.com/users/facebook/received_events\",\n    \"type\": \"Organization\",\n    \"site_admin\": false\n  },\n  \"network_count\": 29260,\n  \"subscribers_count\": 6674\n}]\n```\n\n# Running the tests\n[Jest](https://jestjs.io/) was the choice to test the app, to run:\n```\n$ yarn test\n```\nOr:\n```\n$ npm run test\n```\n\u003e Run the command in the root folder\n\n## Coverage report\nYou can see the coverage report inside `tests/coverage`. They are automatically created after the tests run.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiegovictor%2Fgithub-explorer-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiegovictor%2Fgithub-explorer-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiegovictor%2Fgithub-explorer-web/lists"}