Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days ago
JSON representation
Random components I saw on the web and wanted to recreate in Svelte
- Host: GitHub
- URL: https://github.com/warningimhack3r/components-from-the-web
- Owner: WarningImHack3r
- License: mit
- Created: 2024-08-18T21:43:14.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-02T02:24:40.000Z (2 months ago)
- Last Synced: 2024-11-03T23:03:42.788Z (2 months ago)
- Topics: svelte, svelte-components, sveltekit
- Language: Svelte
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```