Skip to content

Michael-Liendo/sarteza

Repository files navigation

sarteza svelte shop

This project is a virtual store developed with SvelteKit and TypeScript. In the store, users can browse different product categories, add products to their cart, and complete a purchase.

Installation

  1. Clone the repository:
git clone https://github.com/Michael-Liendo/sarteza.git
  1. Install the dependencies:
npm install
  1. Start the development server:
npm run dev

The server will start.