Skip to content

reyyuuki/Music-Player

Repository files navigation

Web Music-Player

Music-Player

This web-based music player allows you to play/pause songs, displays the current song's title and artist, shows playback progress with a seekable bar, and supports a predefined playlist for easy song selection.

Features

Play/Pause: Toggle playback with a single button.

Song Info: Displays current song title and artist.

Progress Bar: Shows elapsed/total duration; allows seeking.

Playlist: Supports a predefined list for easy selection.

Languages Used

  • HTML5: For the structure of the music player.
  • CSS3: For styling the music player interface.
  • JavaScript: For interactivity and functionality.

Installation

To run this music player locally:

  1. Clone the repository:
    git clone https://github.com/reyyuuki/Music-Player.git
  2. Navigate to the project directory:
    cd Music-Player
  3. Open index.html in your web browser.

Usage

  1. Open the Music Player.
  2. Select a song from the list provided.
  3. Click the play button to start playing the song. Click the pause button to stop the music.
  4. Use the progress bar to seek through the song.

Contributing

Contributions are welcome! Please fork this repository and submit pull requests.

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-branch
  3. Make your changes and commit them:
    git commit -m 'Add new feature'
  4. Push to the branch:
    git push origin feature-branch
  5. Open a pull request.

License

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

Contact

For any questions or feedback, please contact the project maintainer at [irfan31331@gmail.com].

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors