{"id":21593190,"url":"https://github.com/gabrielcoutz/frontend-react","last_synced_at":"2026-04-12T01:31:29.485Z","repository":{"id":156582308,"uuid":"629564567","full_name":"GabrielCoutz/frontend-react","owner":"GabrielCoutz","description":"Projeto criado para conhecimento e prática na criação de interfaces com Tailwind, domínio do React Hook Form, Zod e apresentação do Composite Pattern, Cypress e  Storybook.","archived":false,"fork":false,"pushed_at":"2023-06-09T14:13:02.000Z","size":830,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T16:48:40.827Z","etag":null,"topics":["composite-pattern","cypress","nextjs","react","react-hook-form","react-query","storybook","tailwind","ui-design","ux-design","zod"],"latest_commit_sha":null,"homepage":"","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/GabrielCoutz.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}},"created_at":"2023-04-18T15:07:04.000Z","updated_at":"2023-07-18T09:26:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed6ea954-ba6e-4dbd-9cd5-5078629921ed","html_url":"https://github.com/GabrielCoutz/frontend-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabrielCoutz%2Ffrontend-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabrielCoutz%2Ffrontend-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabrielCoutz%2Ffrontend-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabrielCoutz%2Ffrontend-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GabrielCoutz","download_url":"https://codeload.github.com/GabrielCoutz/frontend-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244201352,"owners_count":20415058,"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":["composite-pattern","cypress","nextjs","react","react-hook-form","react-query","storybook","tailwind","ui-design","ux-design","zod"],"created_at":"2024-11-24T17:11:38.172Z","updated_at":"2026-04-12T01:31:29.410Z","avatar_url":"https://github.com/GabrielCoutz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend para cadastro de usuários e produtos\n\u003ch4\u003eConsumindo meu próprio backend: \u003ca href=\"https://github.com/GabrielCoutz/nestjs-prisma-api\"\u003eNestJS API com Prisma\u003c/a\u003e \u003c/h4\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./github-assets/banner.jpg\" alt=\"Banner do projeto\" /\u003e\n\u003c/div\u003e\n\n## Tópicos\n\n\u003cdiv\u003e\n • \u003ca href=\"#sobre\"\u003e📋 Sobre o Projeto\u003c/a\u003e \u003c/br\u003e\n • \u003ca href=\"#tecnologias\"\u003e🔮 Tecnologias\u003c/a\u003e \u003c/br\u003e\n • \u003ca href=\"#funcionalidades\"\u003e🛠 Funcionalidades\u003c/a\u003e \u003c/br\u003e\n • \u003ca href=\"#demonstração\"\u003e🎥 Demonstração\u003c/a\u003e \u003c/br\u003e\n • \u003ca href=\"#author\"\u003e😎 Autor\u003c/a\u003e \u003c/br\u003e\n\u003c/div\u003e\n\n---\n\n\u003ch2 id=\"sobre\"\u003e📋 Sobre o projeto\u003c/h2\u003e\n\nDesenvolvendo este projeto tive um contato maior com o **React** e principalmente o **NextJS**, como utilizá-lo, e onde utilizá-lo.\n\nTodos formulários foram feitos usando o **React Hook Form**, e validados com o **Zod**, deixando todo processo de manuseio/checagem de dados mais rápido e simples.\n\nTive o primeiro contato com o **Tailwind**, e como já me sinto muito confortável com o CSS Vanilla, utilizá-lo aumentou a produtividade em 1000%.\n\nForam feitos testes unitários com o Jest + React Testing Library, tendo **90%** de coverage. Em adicional, testes **E2E** com Cypress.\n\nNão é possível replicar o projeto com o container docker, ainda, porém a API está disponível em: \u003ca href=\"https://github.com/GabrielCoutz/nestjs-prisma-api\"\u003egithub.com/GabrielCoutz/nestjs-prisma-api\u003c/a\u003e\n\n---\n\n\n\u003ch2 id=\"tecnologias\"\u003e🔮 Tecnologias\u003c/h2\u003e\n\n[![React](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB)](https://react.dev/) [![Jest](https://img.shields.io/badge/Jest-C21325?style=for-the-badge\u0026logo=jest\u0026logoColor=white)](https://jestjs.io/pt-BR/) [![Redux](https://img.shields.io/badge/Redux-593D88?style=for-the-badge\u0026logo=redux\u0026logoColor=white)](https://redux.js.org/) [![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/pt/) [![Tailwind](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)](https://tailwindcss.com/) [![NextJS](https://img.shields.io/badge/next.js-000000?style=for-the-badge\u0026logo=nextdotjs\u0026logoColor=white)](https://nextjs.org/) [![Storybook](https://img.shields.io/badge/storybook-FF4785?style=for-the-badge\u0026logo=storybook\u0026logoColor=white\n)](https://storybook.js.org/) [![Cypress](https://img.shields.io/badge/Cypress-17202C?style=for-the-badge\u0026logo=cypress\u0026logoColor=white)](https://www.cypress.io/)\n\n---\n\n\n\u003ch2 id=\"funcionalidades\"\u003e🛠 Funcionalidades\u003c/h2\u003e\n\n**Autenticação**\n\n:white_check_mark: Validação para acessar a página de perfil, feita do lado do servidor com o `getServerSideProps()`.\n\n:white_check_mark: Cookies para autenticação\n\n**Estrutura**\n\n:white_check_mark: \u003ca href=\"https://betterprogramming.pub/compound-component-design-pattern-in-react-34b50e32dea0\"\u003eComposite Pattern\u003c/a\u003e utilizado\n\n**Plus**\n\n:white_check_mark: Validação de dados com \u003ca href=\"https://zod.dev/\"\u003eZod\u003c/a\u003e\n\n:white_check_mark: Documentação dos componentes com \u003ca href=\"https://storybook.js.org/\"\u003eStorybook\u003c/a\u003e\n\n:white_check_mark: Todos estados e efeitos são gerenciados pelo Redux\n\n:white_check_mark: Feedback em todas ações realizadas (loading, error, alert...)\n\n:white_check_mark: \u003ca href=\"https://react-hook-form.com/\"\u003eReact Hook Form\u003c/a\u003e utilizado\n\n---\n\n\u003ch2 id=\"demonstração\"\u003e📷 Demonstração\u003c/h2\u003e\n\n\n\n#### Desktop\n\nhttps://user-images.githubusercontent.com/86968853/235247313-5b9cb4c3-8dc8-419c-b2ec-68c02c156396.mp4\n\n#### Mobile\n\nhttps://user-images.githubusercontent.com/86968853/235247360-ca59754b-6b24-41d5-baaa-6e1028b903e1.mp4\n\n### Storybook\n\nhttps://user-images.githubusercontent.com/86968853/235800486-11d831ce-2b7a-4855-8694-8ba0ce8297dc.mp4\n\n---\n\n\u003ch2 id=\"author\"\u003e😎 Entre em contato\u003c/h2\u003e\n\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-%230077B5.svg?logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/gabrielcoutz/) \n\u003cdiv align=\"center\"\u003e\n  Desenvolvido por \u003cstrong\u003eeu mesmo😊\u003c/strong\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielcoutz%2Ffrontend-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielcoutz%2Ffrontend-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielcoutz%2Ffrontend-react/lists"}