Skip to content

Ashuman5/Music_Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Music Player Web Application

A simple browser-based music player built with HTML, CSS, and JavaScript. The project demonstrates DOM manipulation, audio playback controls, and a responsive user interface.

Features

  • Play and pause music
  • Next and previous track controls
  • Volume control
  • Playlist support
  • Current track display
  • Responsive layout

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • HTML5 Audio API

Project Structure

Music_player/
├── index.html
├── style.css
├── script.js
└── README.md

How to Run

  1. Clone this repository.
  2. Open the Music_player folder.
  3. Open index.html in a modern browser.

Live Demo

Live site: Music Player

Author

Ashutosh Tiwari

About

Responsive browser-based music player built with HTML, CSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors