Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.65 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.65 KB

Music Player

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.

Features

  • 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

Project Structure

  • 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

Getting Started

Prerequisites

  • Web browser with JavaScript enabled

Installation

  1. Clone the repository: git clone https://github.com/rohit-ayadav/Music-Player.git
  2. Open index.html in your web browser.

Usage

  • 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!

Live Website

Check out the live version of the Music Player on GitHub Pages.

Contributing

Contributions are welcome! If you have ideas for improvements or new features, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.