This project is a non-functioning clone of Spotify's website, created using HTML and CSS. It aims to replicate the visual design and layout of certain sections of Spotify's web player.
Check out the live version of the project:
- HTML: Used for structuring the web pages.
- CSS: Used for styling and layout.
- JS: Used for some functionality.
Due to Spotify's proprietary fonts and icons, the following alternatives were used:
- Fonts: Google Fonts was utilized to select a font resembling Spotify's interface.
- Icons: FontAwesome's free icons were used to replicate Spotify's iconography. Additionally, custom images were used as icons in some areas.
This clone project includes:
- Sidebar navigation similar to Spotify's web player.
- Library section with customizable options.
- Responsive design for different screen sizes.
- Styled cards to display music content.
- A footer section with a decorative line.
This project is licensed under the MIT License - see the LICENSE file for details.