A clean and responsive website template built with Tailwind CSS and Alpine.js.
Perfect for landing pages, SaaS projects, and marketing websites.
- Tailwind CSS 4.x (fully responsive)
- Alpine.js for interactivity
- Dark mode support
- Pre-built components: Header, Pricing, FAQ
- Clean and customizable structure
git clone https://github.com/wallacemartinss/website_template.git
cd website_template
npm install
npm run devlaravel new website_template --using=wallacemartinss/website_template
cd website_template
npm install
npm run dev