Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fauzerjunnior/nextgames-client
Aplicação em Next.js de um e-commerce com Strapi CMS, GraphQL e Apollo 🎲 🛒
https://github.com/fauzerjunnior/nextgames-client
Last synced: about 2 months ago
JSON representation
Aplicação em Next.js de um e-commerce com Strapi CMS, GraphQL e Apollo 🎲 🛒
- Host: GitHub
- URL: https://github.com/fauzerjunnior/nextgames-client
- Owner: fauzerjunnior
- Created: 2023-11-01T18:28:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-12T12:57:53.000Z (9 months ago)
- Last Synced: 2024-04-12T20:17:04.903Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 2.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Next Games Client • 🎲 🛒O projeto Next Games é um e-commerce desenvolvido do zero utilizando boas práticas de testes (TDD) e design. Se trata de uma aplicação em Next.js, Strapi CMS e GraphQL. Os componentes estão desenvolvidos com storybook, 100% de coverage e automatização para criação de componentes.
## O que foi usado nos projetos
- Typescript
- Next.js
- Styled Components
- Jest
- RTL
- Storybook
- ESLint
- Prettier
- Husky
- Plop## Boas práticas
- TDD
- Cobertura de testes de 100%
- Testes E2E
- Componentização com storybook
- Clean code
- SOLID