Minimal E-Commerce Store built with NextJS using Shopify Storefront API
run:
npm install && npm run devIf you have docker-compose, you can run:
docker-compose up prodfor production container.docker-compose up devto start development mode. (Hot reload supported)
- TypeScript
- React
- NextJS
- GraphQL
- TailwindCSS
- HeadlessUI