This application is a simple shirt store made with Next.js (App Router).
In this project, I learned how to build a Next App using App Router and several concepts like Server Components, Client Components, how data is fetched in components, memoization, cache, loading pages, etc.
I also used Cypress to do end-to-end tests and created a workflow to do CI in github, running all the tests when a new push is made to the repo.
Figma (app layout): https://www.figma.com/community/file/1299037596397442545/devstore-projeto-react
- Next.js
- Typescript
- React
- zod
- Lucide React
- Tailwind CSS
- Cypress


