π΅ Spotify Clone
A simple Spotify UI Clone built using only HTML and CSS. This project replicates the look and feel of Spotifyβs web player, focusing on layout, styling, and responsiveness.
π Features
πΆ Spotify-inspired homepage layout
π¨ Pure HTML + CSS (no frameworks, no JavaScript)
π± Responsive design for desktop and mobile
π§ Sidebar navigation (Home, Search, Library)
π Playlist section and music cards
π Footer music control bar
π οΈ Tech Stack
HTML5 β for structure
CSS3 β for styling and responsiveness
π Project Structure
spotify-clone/
βββ index.html # Main HTML file
βββ style.css # Stylesheet
βββ /assets # Images, icons, logos
βββ README.md # Project documentation