- 🔧 Written in Typescript & svelte.
- ✅ Server-side rendering for SEO.
- ⭐ Careful progressive enhancement means javascript is optional.
- ⚡ Semantic HTML, responsive CSS, idiomatic code & minimal depenencies.
- Backend and frontend written using SvelteKit
- Products, stock, carts and checkouts stored on Shopify’s Storefront API.
- The backend interacts with Shopify using a handmade, type-safe GraphQL client.
- Responsive images using carefully chosen media conditions and automatically generated
srcset
tag.