{"id":14990629,"url":"https://github.com/renantrs/github-app","last_synced_at":"2026-01-04T22:33:55.728Z","repository":{"id":39583364,"uuid":"498411199","full_name":"RenanTRS/github-app","owner":"RenanTRS","description":"Desafio de projeto do Bootcamp, um buscador de repositórios de usuários do GitHub","archived":false,"fork":false,"pushed_at":"2022-10-26T16:21:36.000Z","size":13668,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T18:44:25.548Z","etag":null,"topics":["apollo-client","cssmodules","cypress","framer-motion","graphql","jest","react-router-dom-v6","reactjs","redux-toolkit","sass","testing-library","typescipt"],"latest_commit_sha":null,"homepage":"https://github-app-renantrs.vercel.app/","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/RenanTRS.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}},"created_at":"2022-05-31T16:20:13.000Z","updated_at":"2022-10-23T00:12:40.000Z","dependencies_parsed_at":"2022-08-28T23:13:26.562Z","dependency_job_id":null,"html_url":"https://github.com/RenanTRS/github-app","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RenanTRS%2Fgithub-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RenanTRS%2Fgithub-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RenanTRS%2Fgithub-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RenanTRS%2Fgithub-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RenanTRS","download_url":"https://codeload.github.com/RenanTRS/github-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244888631,"owners_count":20526846,"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":["apollo-client","cssmodules","cypress","framer-motion","graphql","jest","react-router-dom-v6","reactjs","redux-toolkit","sass","testing-library","typescipt"],"created_at":"2024-09-24T14:20:28.730Z","updated_at":"2026-01-04T22:33:55.683Z","avatar_url":"https://github.com/RenanTRS.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"./design/img/logo-readme.svg\" alt=\"Logo bootcamp spread\" width=\"65%\"\u003e\n\u003c/div\u003e\n\u003chr\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/renantrs/github-app?style=for-the-badge\" alt=\"GitHub License\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/languages/top/renantrs/github-app?style=for-the-badge\" alt=\"GitHub top language\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/last-commit/renantrs/github-app?style=for-the-badge\u0026color=blue\" alt=\"GitHub last commit\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/issues/renantrs/github-app?style=for-the-badge\u0026color=orange\" alt=\"GitHub issues open\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/issues-closed/renantrs/github-app?style=for-the-badge\u0026color=green\" alt=\"GitHub closed issues\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/issues-pr/renantrs/github-app?style=for-the-badge\u0026color=orange\" alt=\"GitHub pull request open\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/issues-pr-closed/renantrs/github-app?style=for-the-badge\u0026color=green\" alt=\"GitHub closed pull requests\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./design/img/mobile.png\" alt=\"Demo on phone\" /\u003e\n    \u003cimg src=\"./design/img/desktop.png\" alt=\"Demo on desktop\" /\u003e\n\u003c/p\u003e\n\n## About this project\n\nThis project was a bootcamp challenge.\n\n## How to use\n\nTo clone and run this project, you'll need **[Git](https://git-scm.com)**, **[node v14.19.3]()** or higher + **[yarn v1.22.15](https://yarnpkg.com)** or higher installed on your computer. From your command line:\n\n```bash\n#Clone this repository\n$ git clone https://github.com/RenanTRS/github-app.git\n\n#Go into the repository\n$ cd github-app\n\n#Install dependencies\n$ yarn\n\n#Run\n$ yarn dev\n\n#Run unitary tests\n$ yarn test\n\n#Run e2e tests\n$ yarn cypress\n```\n\n## Built with\n\n[![Vite](https://img.shields.io/badge/Vite-gray?style=for-the-badge\u0026logo=vite)](https://vitejs.dev/guide/#scaffolding-your-first-vite-project)  \n[![ReactJs](https://img.shields.io/badge/ReactJs-darkblue?style=for-the-badge\u0026logo=react)](https://reactjs.org/)\n[![TypeScript](https://img.shields.io/badge/Typescript-darkblue?style=for-the-badge\u0026logo=typescript)](https://www.typescriptlang.org/)\n[![Sass](https://img.shields.io/badge/Sass-gray?style=for-the-badge\u0026logo=sass)](https://sass-lang.com/)  \n[![React Router Dom](https://img.shields.io/badge/React%20Router%20Dom-2D2D2D?style=for-the-badge\u0026logo=reactrouter)](https://v5.reactrouter.com/web/guides/quick-start)\n[![Redux](https://img.shields.io/badge/redux-764abc?style=for-the-badge\u0026logo=redux)](https://redux.js.org/)  \n[![Jest](https://img.shields.io/badge/Jest-c21325?style=for-the-badge\u0026logo=jest)](https://jestjs.io/)\n[![Testing Library](https://img.shields.io/badge/Testing%20Library-gray?style=for-the-badge\u0026logo=testinglibrary)](https://testing-library.com/)\n[![Cypress](https://img.shields.io/badge/cypress-04C38E?style=for-the-badge\u0026logo=cypress)](https://www.cypress.io/)  \n[![SWC Jest](https://img.shields.io/badge/SWC%20Jest-gray?style=for-the-badge\u0026logo=swc)](https://swc.rs/docs/usage/jest)\n[![SWC Core](https://img.shields.io/badge/SWC%20Core-gray?style=for-the-badge\u0026logo=swc)](https://swc.rs/docs/usage/core)  \n[![GraphQL](https://img.shields.io/badge/GraphQl-e10098?style=for-the-badge\u0026logo=graphql)](https://graphql.org/)\n[![Apollo Client](https://img.shields.io/badge/Apollo-3f20ba?style=for-the-badge\u0026logo=apollographql)](https://www.apollographql.com/)  \n[![Framer Motion](https://img.shields.io/badge/Framer%20Motion-b1f?style=for-the-badge\u0026logo=framer)](https://www.framer.com/motion/)\n[![PhosphorIcons](https://img.shields.io/badge/Phosphor%20Icons-ffd76a?style=for-the-badge\u0026logo=phosphoricons)](https://phosphoricons.com/)  \n[![EsLint](https://img.shields.io/badge/EsLint-4b32c3?style=for-the-badge\u0026logo=eslint)](https://eslint.org/)\n[![Prettier](https://img.shields.io/badge/Prettier-gray?style=for-the-badge\u0026logo=prettier)](https://prettier.io/)  \n[![Yarn](https://img.shields.io/badge/Yarn-darkblue?style=for-the-badge\u0026logo=yarn)](https://yarnpkg.com/)\n\n## Contact\n\n- Email me - renantrsouza@gmail.com\n- Connect with me on [LinkedIn](https://www.linkedin.com/in/renantrsouza/)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://github.com/renantrs/github-app/blob/main/LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenantrs%2Fgithub-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenantrs%2Fgithub-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenantrs%2Fgithub-app/lists"}