A sleek, responsive music player web app that fetches and streams songs using the Jamendo API. Built with HTML, CSS, and vanilla JavaScript, this app lets users enjoy curated music with real-time playback control and interactive UI.
- 🎧 Stream music directly from Jamendo API
- 🔍 Search for tracks
▶️ Play, Pause, Next, Previous controls- 🧭 Display song metadata (title, artist, album cover)
- 📱 Fully responsive for mobile & desktop
- 💡 Smooth UI
- 🧠 Built with DOM manipulation — no frontend frameworks
| Layer | Tech Used |
|---|---|
| Markup | HTML5 |
| Styling | CSS3 (Responsive) |
| Logic | JavaScript (ES6) |
| API | Jamendo API |
🚀 How to Run Locally
git clone https://github.com/yourusername/music-player.git
cd music-player
create you own api key