Skip to content

Latest commit

Β 

History

History
45 lines (29 loc) Β· 1.33 KB

File metadata and controls

45 lines (29 loc) Β· 1.33 KB

🎡 Music Player Application

A modern, responsive, and animated Music Player Web App built as part of my Internship Project.
This project demonstrates clean UI design, smooth user interaction, and real-time functionality using HTML, CSS, and JavaScript.


πŸš€ Features

  • 🎧 Responsive Design β€” Works seamlessly across all devices
  • 🎨 Modern UI β€” Beautiful and minimal interface with hover & animation effects
  • 🎡 Music Controls β€” Play, Pause, Next, and Previous functionality
  • πŸ“€ Dynamic Song List β€” Displays song name, artist, and duration
  • ⏱️ Progress Bar β€” Real-time progress tracking and auto-play
  • πŸ’« Smooth Animations β€” Engaging transitions for an enhanced experience

πŸ› οΈ Technologies Used

  • HTML5
  • CSS3 (with Animations & Transitions)
  • JavaScript (DOM Manipulation & Audio API)

πŸ“Έ Preview

music

Example:
πŸ”— Live Demo


πŸ“‚ Installation

# Clone the repository
git clone https://github.com/G-Mustafa1/CodeAlpha_Music_Player.git

# Navigate to the project folder
cd music-player

# Open index.html in your browser