wallacemartinss/website_template

The skeleton application for the Laravel framework.

Maintainers

Package info

github.com/wallacemartinss/website_template

Type:project

pkg:composer/wallacemartinss/website_template

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 13

Open Issues: 0

dev-main 2026-01-29 01:05 UTC

This package is auto-updated.

Last update: 2026-03-08 20:57:36 UTC


README

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