Skip to content

Svelte ecommerce - Headless, Authentication, Cart & Checkout, TailwindCSS, Server Rendered, Proxy + API Integrated, Animations, Lazy Loading, Loading Indicators, Carousel, Instant Search, Faceted Filters, Open Source

License

Notifications You must be signed in to change notification settings

mayarid/svelte-commerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mayar Svelte Commerce

mayar

Installation

Install - NodeJS - Yarn - Git

To start Development

git clone https://github.com/mayarid/svelte-commerce.git
cd svelte-commerce
npm i
cp .env.example .env    # You will need to update the values in this .env file
npm run dev

Thats all !

Open http://localhost:3000 on chrome. Your app should be live with awesome sveltekit up and running

Configurations

If required change config/index.ts according to your requirement

Deployment

Click on the button to directly deploy to Vercel. Zero configuration required.

Deploy with Vercel

Features

  • Awesome shiny new SvelteKit
  • Typescript for rock solid app
  • TailwindCSS Integrated
  • Server Rendered
  • Proxy + API integrated
  • Lazy loading images
  • Animations (Page transition)
  • Cart & Checkout
  • Stores
  • SEO optimized pages
  • Carousel (Slider)
  • Toasts (Notifications)
  • Loading Indicators
  • Componentized Checkbox, Radio, Textbox
  • Instant Search
  • Faceted filters
  • API calls
  • Skeletons
  • Responsive

Support

  • Twitter:
  • Telegram:
  • Email:
  • Discord:

About

Svelte ecommerce - Headless, Authentication, Cart & Checkout, TailwindCSS, Server Rendered, Proxy + API Integrated, Animations, Lazy Loading, Loading Indicators, Carousel, Instant Search, Faceted Filters, Open Source

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 81.3%
  • TypeScript 15.8%
  • JavaScript 2.6%
  • Other 0.3%