Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T05:22:23.000Z (5 months ago)
- Last Synced: 2024-10-26T18:46:22.884Z (10 days ago)
- Topics: daisyui, svelte, sveltekit, tailwind, template, vercel
- Language: Svelte
- Homepage: https://sveltekit-landing-daisy.vercel.app
- Size: 166 KB
- Stars: 31
- Watchers: 3
- Forks: 6
- 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.