A modern, feature-rich starter template combining the latest Svelte 5 with industry-leading tools for building scalable web applications. This template provides a robust foundation with pre-configured Tailwind CSS 4, Axios for HTTP requests, and the elegant ShadCn Svelte component library.
- ⚡️ Svelte 5 with its powerful runes system
- 🎨 Tailwind CSS 4 for utility-first styling
- 🎯 ShadCn-Svelte for beautiful, accessible components
- 🔄 Axios pre-configured for API communication
- 📱 Responsive design ready
- 🛠 Modern development setup
- 🚀 Production-ready build configuration
Perfect for developers looking to jumpstart their Svelte 5 projects with a modern, maintainable tech stack.
# Clone the repository
git clone https://github.com/MattL-NZ/svelte-tailwind4-starter.git
# Install dependencies
npm/yarn install
# Start development server
npm/yarn dev