/tailwind-ecommerce-fork

Tailwind CSS layouts for ecommerce

Primary LanguageHTMLMIT LicenseMIT

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
  1. Install the dependencies:
npm install
  1. 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/

License

The MIT License (MIT)