Spotify Clone 🎵
A web-based Spotify clone designed to replicate core functionalities of Spotify's music streaming service. Built with modern web technologies, it offers an interactive and responsive user experience.
Features
✅User Interface
✅Responsive Design: Adapts seamlessly to desktops, tablets, and mobile devices.
✅Dynamic Song Display: Updates song list and cover images dynamically.
✅Progress Bar: Shows the current playback progress of the song.
✅Audio Playback Play/Pause: Control music playback with a master play/pause button.
✅Track Navigation: Skip to the next or previous track with dedicated buttons.
✅Individual Track Play: Play specific songs from the playlist.
✅Sync Controls: Ensure play/pause buttons are synchronized across the UI.
Additional Features
✅Song Info Display: Shows the currently playing song's name.
✅GIF Animation: Visual indicator animates when music is playing.
✅Seek Functionality: Allows users to seek within a track using the progress bar.
Technologies Used
✅HTML5: For the structure of the web pages.
✅CSS3: For styling the user interface.
✅JavaScript (ES6): For interactivity and dynamic content.