- NextJS
- TypeScript
- GraphQL
- local Storage
- Styled-Components
- Catalog of products with pagination
- Filter of products by categories
- Search products by name
- Add and remove products from cart
- Checkout page
- Componentization
- Responsiveness
- Usability
- Accessibility
- Code Standards
- Conventional Commits Pattern
npm install
# then
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
Here you can see the project deploy: to be deployed
enter /api
npm Run start