Immerse yourself in a musical journey with our HTML, CSS, and JS-powered music player website. This college mini project delivers a user-friendly interface, showcasing a curated playlist with vibrant cover art. Enjoy seamless play, pause, and skip functionality, making music exploration a delightful experience.
- Play and pause functionality
- Next and previous song navigation
- Seek forward and backward within a song
- Volume control with a visual slider
- Shuffle and repeat modes
- Dark mode for a personalized experience
- cover: Folder containing cover images for songs
- images: Folder containing images used in the project
- song: Folder containing audio files for songs
- index.html: HTML file for the main page
- style.css: CSS file for styling
- script.js: JavaScript file for interactive functionality
- Web browser with JavaScript enabled
- Clone the repository:
git clone https://github.com/rohit-ayadav/Music-Player.git
- Open
index.html
in your web browser.
- Click on a song in the playlist to play it.
- Use the control icons at the bottom to manage playback, volume, and modes.
- Explore the features and enjoy the music!
Check out the live version of the Music Player on GitHub Pages.
Contributions are welcome! If you have ideas for improvements or new features, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.