Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/engageintellect/sveltekit-youtube
A SvelteKit app to query data via YouTube's API.
https://github.com/engageintellect/sveltekit-youtube
svelte sveltekit tailwind youtube-api
Last synced: 8 days ago
JSON representation
A SvelteKit app to query data via YouTube's API.
- Host: GitHub
- URL: https://github.com/engageintellect/sveltekit-youtube
- Owner: engageintellect
- Created: 2023-02-06T04:41:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-11T04:10:17.000Z (about 2 years ago)
- Last Synced: 2024-12-13T11:13:21.359Z (2 months ago)
- Topics: svelte, sveltekit, tailwind, youtube-api
- Language: Svelte
- Homepage: https://sveltekit-youtube.vercel.app
- Size: 39.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sveltekit-youtube
## description:
search youtube from sveltekit frontend
## getting started:
```bash
git clone https://github.com/enageintellect/sveltekit-youtube.git
cd sveltekit-youtube
pnpm i && pnpm dev
```