Spotify UI Clone
Overview
This project is a frontend UI clone of Spotify, created to practice modern web design concepts using HTML, CSS, and JavaScript.
It focuses on layout structure, styling with gradients, and basic UI interactivity through pop-up components.
Technologies Used
- HTML5 – page structure and layout
- CSS3 – styling, gradients, and responsiveness
- JavaScript – popup interactions (login & signup)
Key Features
- Spotify-inspired landing page design
- Interactive Sign Up and Login popups
- Clean and minimal UI
- Responsive design for smaller screens
- Smooth user experience with JavaScript DOM handling