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
