Home
Softono
tailwind-ecommerce

tailwind-ecommerce

Open source MIT HTML
81
Stars
36
Forks
0
Issues
2
Watchers
8 months
Last Commit

About tailwind-ecommerce

# Tailwind E-commerce A collection of free E-commerce website page templates, built with the utility-first Tailwind CSS framework.<br> MIT licensed - free for personal and commercial use. ## Templates Preview <details open="true"><summary><strong>Homepage</strong></summary><br> <img width="350px" src="/src/assets/images/preview-main-page.jpeg" alt="Homepage"> </details> <details><summary><strong>Catalog</strong></summary><br> <img width="350px" src="/src/assets/images/preview-catalog-page.jpeg" alt="Catalog"> </details> <details><summary><strong>Product overview</strong></summary><br> <img width="350px" src="/src/assets/images/preview-product-overview-page.jpeg" alt="Product overview screenshot"> </details> <details><summary><strong>Account page</strong></summary><br> <img width="350px" src="/src/assets/images/preview-account-page.jpeg" alt="Account page screenshot"> </details> <details><summary><strong>Wishlist</strong></summary><br> <img width="350px" src="/src/assets/images/preview-wishlist-page.jpe ...

Platforms

Web Self-hosted

Languages

HTML

Tailwind E-commerce

A collection of free E-commerce website page templates, built with the utility-first Tailwind CSS framework.
MIT licensed - free for personal and commercial use.

Templates Preview

Homepage
Homepage
Catalog
Catalog
Product overview
Product overview screenshot
Account page
Account page screenshot
Wishlist
Wishlist preview

Getting started

  1. Clone the project

    git clone https://github.com/bbulakh/tailwind-ecommerce.git
  2. Install the dependencies:

    npm install
  3. Run the project

    
    # Start server
    npm run start

or Build

npm run build



## Live demo
Check the live demo here: [https://tailwind-ecommerce-demo.vercel.app/](https://tailwind-ecommerce-demo.vercel.app/)

## License
[The MIT License (MIT)](https://github.com/bbulakh/tailwind-ecommerce/blob/main/LICENSE)