{"id":28346544,"url":"https://github.com/duduxs/github-finder","last_synced_at":"2026-04-29T14:38:44.722Z","repository":{"id":179167700,"uuid":"663053321","full_name":"Duduxs/github-finder","owner":"Duduxs","description":"🧐 App that search github's user public data and display on web","archived":false,"fork":false,"pushed_at":"2023-07-07T16:46:55.000Z","size":281,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-21T23:33:03.920Z","etag":null,"topics":["project","react"],"latest_commit_sha":null,"homepage":"https://edudev-github-finder.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/Duduxs.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,"zenodo":null}},"created_at":"2023-07-06T13:02:04.000Z","updated_at":"2023-07-07T16:54:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"9429a9e1-15f1-4a71-b5d6-1d2e0fe408d3","html_url":"https://github.com/Duduxs/github-finder","commit_stats":null,"previous_names":["duduxs/github-finder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Duduxs/github-finder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duduxs%2Fgithub-finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duduxs%2Fgithub-finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duduxs%2Fgithub-finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duduxs%2Fgithub-finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Duduxs","download_url":"https://codeload.github.com/Duduxs/github-finder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duduxs%2Fgithub-finder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32429610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"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":["project","react"],"created_at":"2025-05-27T14:10:00.885Z","updated_at":"2026-04-29T14:38:44.715Z","avatar_url":"https://github.com/Duduxs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n\u003cimg src=\"https://ik.imagekit.io/27ewoxssse/logo192_4894pQW_P.png?updatedAt=1688747879021\"\u003e \n\u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n  \u003cp\u003eGithub Finder\u003c/p\u003e\n  \n  \u003cp\u003eThis application was developed as a challenge in the DevSuperior bootcamp\u003c/p\u003e\n\n  \u003cp\u003eThis project is based on an application that can search github's users and show their data to the client\u003c/p\u003e\n  \n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#rocket-technologies\"\u003eTechnologies\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#information_source-how-to-use\"\u003eHow To Use\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#thumbsup-how-to-contribute\"\u003eHow To Contribute\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#memo-icon-credits\"\u003eIcon credits\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg alt=\"Collage\" src=\"https://ik.imagekit.io/27ewoxssse/github-finder_l6O1YlKM6.png?updatedAt=1688748123476\"\u003e \n\u003c/p\u003e\n\n## :rocket: Technologies\n\nThis project was developed with the following technologies:\n\n- Web:\n\n  - [ReactJS](https://reactjs.org/)\n  - [Typescript](https://www.typescriptlang.org/)\n  - [React Router v5](https://github.com/ReactTraining/react-router)\n  - [Axios](https://github.com/axios/axios)\n\n## :information_source: How to use\nTo clone and run this application, you'll need [Git](https://git-scm.com) and [Yarn](https://classic.yarnpkg.com/)  installed on your computer. From your command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/duduxs/github-finder\n\n# Go into the repository\n$ cd github-finder\n```\n\nTo run the frontend web:\n\n```bash\n# Install dependencies\n$ yarn\n\n# Run the app\n$ yarn start\n```\n\nNow access on your browser: http://localhost:3000\n\n## :thumbsup: How To Contribute\n\n-  Make a fork;\n-  Create a branch with your feature: `git checkout -b my-feature`;\n-  Commit changes: `git commit -m 'feat: My new feature'`;\n-  Make a push to your branch: `git push origin my-feature`.\n\n## :memo: Icon credits\n\n\u003cul\u003e\n  \u003cli\u003e\u003ca href=\"https://www.flaticon.com/br/icones-gratis/companhia\" title=\"companhia ícones\"\u003eCompanhia ícones criados por Freepik - Flaticon\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003e\u003ca href=\"https://www.flaticon.com/br/icones-gratis/www\" title=\"www ícones\"\u003eWww ícones criados por Hilmy Abiyyu A. - Flaticon\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003e\u003ca href=\"https://www.flaticon.com/br/icones-gratis/localizacao\" title=\"localização ícones\"\u003eLocalização ícones criados por Those Icons - Flaticon\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003e\u003ca href=\"https://www.flaticon.com/br/icones-gratis/ui\" title=\"ui ícones\"\u003eUi ícones criados por Saepul Nahwan - Flaticon\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n---\n\n\u003ch4 align=\"center\"\u003e\n    Made by Eduardo José 😆 \u003ca href=\"https://www.linkedin.com/in/eduarddojose/\" target=\"_blank\"\u003eContact me!\u003c/a\u003e\n\u003c/h4\u003e\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduduxs%2Fgithub-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduduxs%2Fgithub-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduduxs%2Fgithub-finder/lists"}