TuneStream is a sleek, fully responsive web-based music player built with pure HTML5, CSS3, and JavaScript. It offers smooth audio playback, custom playlists, seekbar control, and intuitive UI — all without using any frameworks or backend.
- 🎵 Play, pause, and switch between tracks
- ⏱️ Custom seekbar and progress indicator
- 🔊 Volume control and mute toggle
- 📱 Responsive design for mobile and desktop
- 🧠 Dynamic album selection via directory structure
- 🧩 Built using only frontend technologies
HTML5 CSS3 JavaScript DOM Manipulation Fetch API Responsive Design Audio API
-
Clone the repository
git clone https://github.com/Arpit12890/TuneStream.git
-
Navigate into the project folder
cd TuneStream -
Run the project
- Simply open
index.htmlin your browser:start index.html # Windows open index.html # macOS
- Simply open
TuneStream/
│
├── index.html
├── style.css
├── script.js
└── assets/
├── songs/
└── covers/
This project is licensed under the MIT License.
Made with 💙 by Arpit Gupta