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
Catalog
Product overview
Account page
Wishlist
Getting started
-
Clone the project
git clone https://github.com/bbulakh/tailwind-ecommerce.git -
Install the dependencies:
npm install -
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)