https://github.com/shnwazdeveloper/airbeats-live-music
https://github.com/shnwazdeveloper/airbeats-live-music
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shnwazdeveloper/airbeats-live-music
- Owner: shnwazdeveloper
- Created: 2026-05-08T10:04:23.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-08T10:26:28.000Z (about 1 month ago)
- Last Synced: 2026-05-08T12:26:45.229Z (about 1 month ago)
- Language: HTML
- Size: 1.17 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Air Beats Live Music
Air Beats is a static music search and playback website. It searches public Invidious endpoints for YouTube music results and plays tracks through the YouTube iframe player.
## Run Locally
```bash
npm start
```
Open `http://localhost:5174`.
The local server also provides `/api/search` and `/api/suggest` proxy endpoints so search works more reliably during local development.
## Features
- Real-time search while typing
- YouTube music playback
- Queue, shuffle, repeat, previous, next, volume, and seek controls
- Grid/list results
- Infinite scroll for more results
- Static GitHub Pages workflow included