Skip to content

gabrielcarlossl/e-comerce-next-typescript-graphql

Repository files navigation

E-Commerce App

Technologies

  • NextJS
  • TypeScript
  • GraphQL
  • local Storage

Style

  • Styled-Components

Functionalities

  • Catalog of products with pagination
  • Filter of products by categories
  • Search products by name
  • Add and remove products from cart
  • Checkout page

What I Focused

  • Componentization
  • Responsiveness
  • Usability
  • Accessibility
  • Code Standards
  • Conventional Commits Pattern

Getting Started

npm install
# then
npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Deploy

Here you can see the project deploy: to be deployed

Run GraphQL API

enter /api

npm Run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published