A simple Spotify Clone frontend project created using HTML5 and CSS3.
- Spotify-inspired dark theme
- Sidebar navigation
- Home and Search section
- Your Library section
- Popular Album section
- Trending Episodes section
- Music cards with hover effects
- Login and Sign Up buttons
- Footer with social media icons
- Spotify preview banner
- HTML5
- CSS3
- Font Awesome
Spotify-Clone/ │ ├── index.html ├── style.css ├── images/ └── README.md
- Download or clone the repository.
- Open the project folder.
- Open
index.htmlin any web browser.