Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 1.5 KB

README.md

File metadata and controls

53 lines (39 loc) · 1.5 KB

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)