· projects · 1 min read

SvelteKit Landing Page with Daisy UI

Using SvelteKit to build a landing page with user-selected themes with Daisy UI.

Using SvelteKit to build a landing page with Daisy UI.

sveltekit-landing-daisy is a landing page template made using SvelteKit 1.0, TailwindCSS, and Daisy UI.

Go to Repository

Getting Started

Run code

git clone https://github.com/alainQtec/sveltekit-landing-daisy.git
cd sveltekit-landing-daisy && pnpm i && pnpm run dev
Back to Blog