A pixel-perfect front-end replica of the popular music streaming platform, Spotify, built entirely using HTML and CSS — no JavaScript or frameworks involved. 🔹 Project Highlights
=> UI/UX Focused: Recreated Spotify’s sleek and responsive user interface, including the sidebar navigation, top bar, album covers, playlists, and footer player layout.
=> Modern CSS Techniques: Leveraged Flexbox, Grid, and positioning to structure dynamic, scalable layouts across different screen sizes.
=> Responsive Design: Designed to be visually consistent on desktops, tablets, and mobile devices.
Clean Codebase: Modular, readable HTML and CSS following semantic practices and BEM (Block Element Modifier) naming conventions.
📌 Purpose This project was developed as a hands-on exercise to deepen understanding of advanced CSS layouts and to strengthen visual cloning skills by mimicking a real-world product interface.