A modern and ready-to-use starter template for your next SvelteKit project. Built with TailwindCSS, TypeScript, i18n, SweetAlert2, and more ā so you can focus on building, not setting up.
Live Demo ⢠Discussion
svelte-i18n
š Check the live demo
# Clone the repository
git clone https://github.com/eriixrd/SvelteStarterKit.git
# Navigate into the project
cd SvelteStarterKit
# Install dependencies
npm install
# Start the development server
npm run dev