medusa-svelsa

Medusa Svelsa

MedusaJs based ecommerce template written in sveltekit

Svelsa - A starter storefront template in Sveltekit

About

Participants

Name Github Twitter Discord
Hetarth Shah @Hetarth02 @Hetarth02 Hetarth02#3646
Sanjay Boricha @SanjayBoricha - Sanjay#6692

Description

An open source storefront built using MedusaJs and Sveltekit coupled with DaisyUI(TailwindCSS) and with lots of swappable themes. Moreover, you can also create your own themes and integrate it by following this steps. Currently, It includes products listing, products screen, cart, checkout and payment.

Preview

Project Setup

Prerequisites

Before you start with the tutorial make sure you have

  • Node.js v14 or greater installed on your machine
  • Medusa server v14 or greater installed on your machine

Install Project

Make sure to start the medusa server.

  1. Clone the repository:
git clone https://github.com/Hetarth02/medusa-sveltekit.git
  1. Change directory and install dependencies:

    cd medusa-sveltekit
    npm i
    
  2. Start the app

    npm run dev
    

Resources

Top categories

Loading Svelte Themes