https://github.com/engageintellect/sveltekit-landing-daisy
A landing page template with various persistent themes using SvelteKit, TailwindCSS, and DaisyUI.
https://github.com/engageintellect/sveltekit-landing-daisy
daisyui svelte sveltekit tailwind template vercel
Last synced: 24 days ago
JSON representation
A landing page template with various persistent themes using SvelteKit, TailwindCSS, and DaisyUI.
- Host: GitHub
- URL: https://github.com/engageintellect/sveltekit-landing-daisy
- Owner: engageintellect
- Created: 2023-01-29T11:05:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T05:22:23.000Z (11 months ago)
- Last Synced: 2025-04-15T21:17:18.807Z (24 days ago)
- Topics: daisyui, svelte, sveltekit, tailwind, template, vercel
- Language: Svelte
- Homepage: https://sveltekit-landing-daisy.vercel.app
- Size: 166 KB
- Stars: 32
- Watchers: 3
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sveltekit-landing-daisy
## Description:
A basic landing page starter template using Sveltekit, TailwindCSS, and DaisyUI.
## Getting Started
Grab the repository
```bash
git clone https://github.com/engageintellect/sveltekit-landing-daisy
cd sveltekit-landing-daisy
```Install the dependencies
```bash
pnpm i && pnpm run dev --host
```## Contributing
Contributions are welcome. Please submit a PR.