https://github.com/gustavocamposantunes/next-shopify
React + Shopify (Headless CMS): Build a Custom Storefront
https://github.com/gustavocamposantunes/next-shopify
cms commitlint nextjs15 shopify tdd
Last synced: 2 months ago
JSON representation
React + Shopify (Headless CMS): Build a Custom Storefront
- Host: GitHub
- URL: https://github.com/gustavocamposantunes/next-shopify
- Owner: gustavocamposantunes
- Created: 2025-01-24T18:20:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-26T17:52:51.000Z (over 1 year ago)
- Last Synced: 2025-03-23T20:45:14.183Z (over 1 year ago)
- Topics: cms, commitlint, nextjs15, shopify, tdd
- Language: TypeScript
- Homepage:
- Size: 399 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
React + Shopify (Headless CMS): Build a Custom Storefront
Topics covered:
- Shopify Partners Account and Dashboard
- Connecting to Shopify Buy SDK
- Creating a React Application
- How to build dynamic components
- Styling a full e-commerce store
- Creating a slide out Cart and Menu components
- Using local Storage to persist the cart data
- Discussing Next.js, Gatsby, Contentful, SEO, Webhooks, and deployment
- React Context
- Section Structure
- Visual Portfolio Piece
- CSS Animations
- Managing State
- Persistent Cart
- localStorage
- E-Commerce Security