Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tailwindcomponents/e-commerce

🧧🕹 E-commerce website built with Tailwind CSS
https://github.com/tailwindcomponents/e-commerce

tailwindcomponents tailwindcss uikit

Last synced: about 2 months ago
JSON representation

🧧🕹 E-commerce website built with Tailwind CSS

Awesome Lists containing this project

README

        

## E-commerce Template








🕹 Start template for e-commerce projects build with Tailwindcss, Alpinejs and Laravel blade.

Live [Demo](https://ecommerce-tailwindcomponents.netlify.app)

## Resources
- [Jigsaw](https://jigsaw.tighten.co)
- [Tailwindcss](https://tailwindcss.com)
- [AlpineJS](https://github.com/alpinejs/alpine)
- [Heroicons](https://heroicons.dev)

## Screenshots

### Project setup

```
composer install && npm install
```

### Compiles and hot-reloads for development

```
npm run watch
vendor/bin/jigsaw serve
```

### Compiles and minifies for production

```
npm run production
vendor/bin/jigsaw serve
```