# Torvali

A modern Shopify-style platform built with Node.js, HTML, CSS, and JavaScript.

## Features

- Multi-merchant storefront setup
- Storefront customization
- Product management
- Order dashboard
- Shipping zone management
- Live customer-facing storefront preview

## Run locally

```bash
npm start
```

Open `http://localhost:3000`.
