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 [your-repo-url]
# Install dependencies
yarn install
# Start development server
yarn dev