vercel / sveltekit-commerce

SvelteKit Commerce

Home Page:https://sveltekit-commerce.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SvelteKit Commerce

sveltekit-commerce

SvelteKit Commerce is an open-source, customizable ecommerce template built with SvelteKit, Tailwind CSS, and Shopify.

Deploy Your Own

Deploy with Vercel

This template includes read-only Shopify credentials by default, but you can add the following environment variables to make it your own:

  • VITE_SHOPIFY_API_ENDPOINT
  • VITE_SHOPIFY_STOREFRONT_API_TOKEN

Running Locally

  • pnpm install: Install dependencies
  • pnpm dev: Start development server
  • pnpm build: Create a production build of the app
  • pnpm preview: Preview the production build

About

SvelteKit Commerce

https://sveltekit-commerce.vercel.app

License:MIT License


Languages

Language:Svelte 68.7%Language:JavaScript 30.3%Language:HTML 0.9%Language:CSS 0.1%