Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 451 Bytes

File metadata and controls

23 lines (14 loc) · 451 Bytes

🎧 Spotify Clone (JavaScript)

A basic Spotify clone built using JavaScript, with a simple UI using HTML and CSS.

🚀 Features

  • Play/Pause music
  • Song list with clickable tracks
  • Progress bar updates

🛠 Tech Stack

  • HTML
  • CSS
  • JavaScript

🔍 How to Use

Just open index.html in your browser and start playing songs!

📂 Note

This is a front-end demo. Music playback uses local files and JavaScript for control.