Over View
A fully responsive clone of Spotify's web player, designed purely with HTML and CSS. It replicates the layout, style, and feel of the real Spotify interface with a modern dark theme. This project is intended for desktop and web use only.
Features
- Left sidebar with navigation and library sections.
- Top search and explore premium bar.
- Trending, curated, and personalized playlist cards.
- Fully designed bottom music player controls with icons.
- Dark theme UI consistent with the original Spotify app.
- Responsive layout optimized for PC and large screens.
Tech Stack
- HTML5
- CSS3 (Flexbox & Media Queries)
- Google Fonts
- Font Awesome Icons
What I Learnt
- Creating complex UI layouts using Flexbox.
- Dark theme styling and section separation.
- Media queries for basic responsiveness.
- Organizing assets and code cleanly for UI projects.