A simple Spotify Clone built using HTML and CSS.
This project replicates the basic UI of Spotify with a responsive design and clean styling.
- 🎨 Spotify-inspired UI
- 📱 Responsive design (works on desktop & mobile)
- 🎶 Music player layout with controls
- 🔍 Sidebar navigation & playlists section
- 🌑 Dark theme styling
- HTML5
- CSS3 (Flexbox & Grid)
spotify-clone/
│── index.html # Main HTML file
│── style.css # CSS file for styling
│── assets/ # Images, icons, and other assets
└── README.md # Project documentation
