Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/warningimhack3r/components-from-the-web

Random components I saw on the web and wanted to recreate in Svelte
https://github.com/warningimhack3r/components-from-the-web

svelte svelte-components sveltekit

Last synced: 1 day ago
JSON representation

Random components I saw on the web and wanted to recreate in Svelte

Awesome Lists containing this project

README

        

# components-from-the-web

Random components I saw on the web and wanted to recreate in Svelte. Pure Svelte 5 + Tailwind + Lucide icons,
no UI library. More info in each route's README.

SvelteKit app bootstrapped with [create-wih-app](https://github.com/WarningImHack3r/create-wih-app).

## Run the app

```sh
bun dev
```