A lightweight and powerful ecommerce starter theme to build headless Shopify storefronts with Astro.
The Astro starter theme is designed to build a headless ecommerce website with Shopify. It is built with Svelte, but can be used with any framework due to Astro. The theme uses free components from Tailwind UI for its design.
To install the Astro starter theme, follow these steps:
.env
file based on .env.example
and add your Shopify store URL, public access token, and private access token./utils/config.ts
file and update the API version.npm install
or yarn
or pnpm install
.npm run dev
or yarn run dev
or pnpm run dev
.The Astro starter theme is a versatile option for building a headless ecommerce website with Shopify. It offers the flexibility to use different frameworks and incorporates free components for design. The installation process is straightforward and can be accomplished with a few simple steps.