Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.