A simple music player built using HTML, CSS, and JavaScript.
This project simulates a basic music streaming interface where users can play songs, switch tracks, and interact with a playlist. It helped me understand ]concepts of FrontEnd development in particular making simple animations.
โถ๏ธ Play / Pause music- โญ Next / โฎ Previous track navigation
- ๐ต Click to select songs from playlist
- ๐ Progress bar
- ๐ Active song highlighting
- ๐จ Simple animations for better UI feel
- HTML
- CSS
- JavaScript
- DOM manipulation
- Event handling in JavaScript
- Making Simple Animations
- Updating UI dynamically based on user actions
This is a frontend-only project and uses sample audio links for demonstration purposes.
Built by a student learning frontend development step by step ๐