{"id":21012581,"url":"https://github.com/igeligel/react-github-project-page","last_synced_at":"2026-04-17T00:02:23.532Z","repository":{"id":87626299,"uuid":"139890288","full_name":"igeligel/react-github-project-page","owner":"igeligel","description":"🛠A simple clone of the GitHub project page done in React with styled-components","archived":false,"fork":false,"pushed_at":"2018-08-18T14:22:38.000Z","size":346,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T16:17:45.722Z","etag":null,"topics":["component","components","github","react","reactjs","styled-components"],"latest_commit_sha":null,"homepage":"https://react-github.netlify.com/","language":"JavaScript","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/igeligel.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":"2018-07-05T19:09:15.000Z","updated_at":"2019-01-13T03:18:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"66631376-9f87-4fa7-b049-205f0f50fa44","html_url":"https://github.com/igeligel/react-github-project-page","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/igeligel/react-github-project-page","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igeligel%2Freact-github-project-page","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igeligel%2Freact-github-project-page/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igeligel%2Freact-github-project-page/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igeligel%2Freact-github-project-page/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igeligel","download_url":"https://codeload.github.com/igeligel/react-github-project-page/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igeligel%2Freact-github-project-page/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31909235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"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":["component","components","github","react","reactjs","styled-components"],"created_at":"2024-11-19T09:37:44.024Z","updated_at":"2026-04-17T00:02:23.448Z","avatar_url":"https://github.com/igeligel.png","language":"JavaScript","readme":"# React GitHub Project Page by [igeligel](https://github.com/igeligel)\n\n\u003e A simple clone of the GitHub project page done in React with styled-components.\n\u003e All components will be published to npm soon.\n\n\u003ca href=\"./License.md\"\u003e\u003cimg src=\"https://img.shields.io/github/license/igeligel/react-github-project-page.svg\" alt=\"badge of license\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/igeligel/react-github-project-page/pulls\"\u003e\u003cimg src=\"https://img.shields.io/badge/PR-welcome-green.svg\" alt=\"badge of pull request welcome\" /\u003e\u003c/a\u003e\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\u003ca href=\"https://github.com/igeligel/react-github-project-page/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/igeligel/react-github-project-page.svg?style=social\u0026label=Stars\" alt=\"badge of github star\" /\u003e\u003c/a\u003e\n\n## Showcase/Architecture\n\n\u003cimg src=\"./docs/react-project-page-demo.png\" alt=\"showcase of the project\" /\u003e\n\n## Installation\n\n```bash\nyarn install\n# or using npm\nnpm install\n```\n\nTo run the example use:\n\n```bash\nyarn start\n# or using npm\nnpm start\n```\n\n## Contact\n\n\u003ca href=\"https://twitter.com/kevinpeters_\"\u003e\u003cimg src=\"https://img.shields.io/badge/Contact-Twitter-1da1f2.svg\" alt=\"Twitter of Kevin Peters\"\u003e\u003c/a\u003e\n\n## Contributors\n\n\u003ctable\u003e\u003cthead\u003e\u003ctr\u003e\u003cth align=\"center\"\u003e\u003ca href=\"https://github.com/igeligel\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/12736734?v=3\" width=\"100px;\" style=\"max-width:100%;\"\u003e\u003cbr\u003e\u003csub\u003eigeligel\u003c/sub\u003e\u003c/a\u003e\u003cbr\u003e\u003cp\u003eContributions: 26\u003c/p\u003e\u003c/th\u003e\u003c/tbody\u003e\u003c/table\u003e\n\n## License\n\n_react-github-project-page_ is realeased under the [MIT License](./LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figeligel%2Freact-github-project-page","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figeligel%2Freact-github-project-page","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figeligel%2Freact-github-project-page/lists"}