{"id":25428577,"url":"https://github.com/rodrigorvsn/loginpage","last_synced_at":"2026-04-05T23:32:59.590Z","repository":{"id":130340660,"uuid":"378271398","full_name":"RodrigoRVSN/loginPage","owner":"RodrigoRVSN","description":"Tela de login feita com Chakra UI, com dark mode e carrossel. Cadastro realizado em um modal.","archived":false,"fork":false,"pushed_at":"2021-06-18T22:15:44.000Z","size":24229,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-20T13:49:50.034Z","etag":null,"topics":["chackra-ui","hook-form","nextjs","react","react-responsive-carousel","typescript"],"latest_commit_sha":null,"homepage":"https://login-page-rodrigorvsn.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/RodrigoRVSN.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":"2021-06-18T21:50:10.000Z","updated_at":"2021-06-19T01:36:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"93653834-6895-4c81-8be1-f923ffe006e4","html_url":"https://github.com/RodrigoRVSN/loginPage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RodrigoRVSN/loginPage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2FloginPage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2FloginPage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2FloginPage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2FloginPage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RodrigoRVSN","download_url":"https://codeload.github.com/RodrigoRVSN/loginPage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2FloginPage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31454197,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"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":["chackra-ui","hook-form","nextjs","react","react-responsive-carousel","typescript"],"created_at":"2025-02-17T01:39:11.548Z","updated_at":"2026-04-05T23:32:59.585Z","avatar_url":"https://github.com/RodrigoRVSN.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Site de login utilizando React + Nextjs disponível em: https://login-page-rodrigorvsn.vercel.app/\n\n#####  Para a realização deste projeto feito com React, foi utilizadoa o CHACKRA UI como biblioteca para estilizar a aplicação. O intuito da aplicação é realizar uma submissão de um login para alguma marca. No projeto foi utilizado um exemplo fictício da \"Kaboom\" direcionada ao público telespectador de animes.  \n#####  Além disso, para dar um suporte maior à ideia da marca, foi utilizado um carrossel com imagens de personagens de animes que tem poderes explosivos.\n\n_________________________________________________________________________________________________________________________________________________________\n\n# 🛠 Technologies (Tecnologias)\n\n- React Framework (TS) + NextJS\n- Chackra UI\n- React Hook Form\n- React-Carousel\n\n_________________________________________________________________________________________________________________________________________________________\n\n# O que aprendi 😎\n\n- Criar modal e dark mode com uso de Chackra UI (biblioteca do react): https://chakra-ui.com/\n- Utilizar React Hook Form para fazer a validação de formulários e o submit: https://react-hook-form.com/\n- Carrossel de imagens utilizando React-Carousel: https://www.npmjs.com/package/react-responsive-carousel \n\n___________________________________________________________________________________________________________________________________________________________________\n\n# Imagens\n\n________________________________________________________________________________________________________________________________________________\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"public/img/gif.gif\"/\u003e\u003c/p\u003e\n\n________________________________________________________________________________________________________________________________________\n\n# Dependências\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.\n\n[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.js`.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigorvsn%2Floginpage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigorvsn%2Floginpage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigorvsn%2Floginpage/lists"}