{"id":15177680,"url":"https://github.com/antonio2812/useeffect-api-projeto","last_synced_at":"2026-02-28T07:04:42.522Z","repository":{"id":255260326,"uuid":"849037090","full_name":"antonio2812/useEffect-api-projeto","owner":"antonio2812","description":"useEffect-api-projeto","archived":false,"fork":false,"pushed_at":"2024-08-28T21:43:31.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-05T02:41:50.441Z","etag":null,"topics":["css3","git","github","html5","javascript","reactjs"],"latest_commit_sha":null,"homepage":"https://use-effect-api-projeto.vercel.app","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/antonio2812.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":"2024-08-28T21:30:18.000Z","updated_at":"2024-08-28T21:44:43.000Z","dependencies_parsed_at":"2024-08-28T23:02:01.482Z","dependency_job_id":null,"html_url":"https://github.com/antonio2812/useEffect-api-projeto","commit_stats":null,"previous_names":["antonio2812/useeffect-api-projeto"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonio2812%2FuseEffect-api-projeto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonio2812%2FuseEffect-api-projeto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonio2812%2FuseEffect-api-projeto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonio2812%2FuseEffect-api-projeto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonio2812","download_url":"https://codeload.github.com/antonio2812/useEffect-api-projeto/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240324973,"owners_count":19783585,"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":["css3","git","github","html5","javascript","reactjs"],"created_at":"2024-09-27T14:42:01.345Z","updated_at":"2026-02-28T07:04:37.825Z","avatar_url":"https://github.com/antonio2812.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e API Projeto \u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#--projeto\"\u003eProjeto\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#--tecnologias\"\u003eTecnologias\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#--como-contribuir\"\u003eComo Contribuir\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#--autor\"\u003eAutor\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#--mostre-seu-apoio\"\u003eMostre seu apoio\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#memo--licença\"\u003eLicença\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/static/v1?label=license\u0026message=MIT\u0026color=49AA26\u0026labelColor=000000\"\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n![Captura-de-tela-useEffect-api-projeto](https://github.com/user-attachments/assets/aa3b6ffe-60d2-42da-8f3f-93c49501c4c9)\n\n\n## 💻  Projeto\n\nDesenvolvi uma aplicação web utilizando ReactJS, com o Hook useEffect para consumir a API pública do GitHub. A aplicação permite buscar e exibir o nome de usuário e a foto de perfil de qualquer conta do GitHub, proporcionando uma interface simples e intuitiva para os usuários.\n\n[Visite o projeto online](https://use-effect-api-projeto.vercel.app/)\n\n## ⚡  Tecnologias\n\nEsse projeto foi desenvolvido com as seguintes tecnologias:\n\n- ReactJS\n- HTML5 e CSS3\n- JavaScript\n- Git e GitHub\n\n## 🤝  Como Contribuir\n\n```bash\n  # Clone o projeto\n  $ git clone https://github.com/antonio2812/useeffect-api-projeto.git\n````\n\n```bash\n  # Entrar no diretório\n  $ cd useeffect-api-projeto\n```\n\n```bash\n  # Instale as dependências utilizando o npm\n  $ npm install\n```\n\n```bash\n  # Executar\n  $ npm start\n```\n\n```bash\n  # rodar o projeto\n  $ npm run web\n```\n\n```bash\n  # rodar o servidor\n  $ npm run server\n```\n\n\u003cp align=\"center\"\u003eOu\u003c/p\u003e\n\n```bash\n  # Instale as dependências utilizando o yarn\n  $ yarn\n```\n\n```bash\n  # Executar\n  $ yarn start\n```\n\n## 👤  Autor\n\n**Antonio  Carlos**\n\n* [Linkedin](https://www.linkedin.com/in/antonio-carlos-de-souza-junior/)\n* [Gmail](mailto:acarlosdesouzajunior@gmail.com)\n* [Instagram](https://www.instagram.com/carlosdesouzajunior.antonio/)\n* [Discord](https://discord.com/channels/@me)\n\n## ✨  Mostre seu apoio\n\nDar uma⭐️se esse projeto te ajudou ou inspirou!\n\n## :memo:  Licença\n\nEsse projeto está sob a licença MIT. Consulte o arquivo \u003ca href=\"\"\u003eLICENSE\u003c/a\u003e para mais detalhes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonio2812%2Fuseeffect-api-projeto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonio2812%2Fuseeffect-api-projeto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonio2812%2Fuseeffect-api-projeto/lists"}