Skip to content

ronit-ghosh/Mewsix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Player

Description

Music Player is a simple web application built using HTML, CSS, and JavaScript. It allows users to play their favorite music tracks directly in their web browser without any external dependencies.

Features

  • Play, pause, and stop functionality.
  • Progress bar to visualize the current playing position.
  • Volume control.
  • Playlist functionality to queue up multiple tracks.
  • Responsive design for seamless experience across devices.

Getting Started

  1. Clone the repository:
    git clone https://github.com/your-username/music-player.git
    
  2. Navigate to the project directory:
    cd music-player
    
  3. Open index.html in your web browser using Live Preview Extension or Live Server Extension in VS Code.

Usage

  • Play/Pause Button: Click to toggle between play and pause states.
  • Stop Button: Click to stop the currently playing track.
  • Progress Bar: Indicates the current position of the track. Click to jump to a specific position.
  • Volume Control: Adjust the volume using the slider.
  • Playlist: Add your favorite tracks to the playlist by clicking the "+" button. Click on a track in the playlist to start playing it.

Support

For any issues or suggestions, please open an issue here.

About

Music Player using JavaScript

Resources

Stars

Watchers

Forks