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.
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
yarn install
# Start development server
yarn dev