DEV Community

Said MOUNAIM
Said MOUNAIM

Posted on

Building a Headless Store with Next.js 16 and Shopify API

Building a headless store with Shopify and Next.js 16 gives you total control over the user experience. You aren't limited by a pre-made theme, instead, you are building a custom application.

Feel free to check out the repository if you are interested in the code structure or the GraphQL queries I used.

Links:

GitHub Repository: https://github.com/saidMounaim/terraceshop

Live Demo:
https://terraceshop.vercel.app

Top comments (0)