Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```