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.
Clone the project
git clone https://github.com/bbulakh/tailwind-ecommerce.git
Install the dependencies:
npm install
Run the project ```
npm run start
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)