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
