An open API service indexing awesome lists of open source software.

https://github.com/tuanpham-dev/platter-tech-challenge-shopify


https://github.com/tuanpham-dev/platter-tech-challenge-shopify

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

          

# Platter Tech Challenge Shopify

A project built with Shopify and Tailwind CSS.

## Setup

Install Tailwind CSS locally
```bash
npm install
```

## Development

To run a local development server:
```bash
npm run dev
```

This will start a live-server on port 3000.

## Build

To build optimized CSS (if using local Tailwind):
```bash
npm run build
```

## Technologies

- Liquid
- Tailwind CSS 3.x