← Zurück zu den Projekten
Website Template
#Website Template
A clean and responsive website template built with Tailwind CSS and Alpine.js.
Perfect for landing pages, SaaS projects, and marketing websites.
#✨ Featuress
- Tailwind CSS 4.x (fully responsive)
- Alpine.js for interactivity
- Dark mode support
- Pre-built components: Header, Pricing, FAQ
- Clean and customizable structure
#🚀 Getting Started
git clone https://github.com/wallacemartinss/website_template.git
cd website_template
npm install
npm run dev
laravel new website_template --using=wallacemartinss/website_template cd website_template npm install npm run dev