Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 913 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 913 Bytes

Spotify UI Clone

This project is a clone of the Spotify user interface, built using only HTML and CSS. It aims to replicate the clean and modern design of Spotify, focusing on layout and styling.

Features

  • Responsive Design: Adapts to different screen sizes for an optimal user experience.
  • HTML and CSS: Utilizes HTML for structure and CSS for styling.
  • Clean Layout: Mimics the sleek design of Spotify's interface.

Usage

  1. Clone the Repository:

    git clone https://github.com/Saksham1367/Spotify-UI.git
  2. Open the Project:

    • Navigate to the project directory.
    • Open index.html in your browser to view the Spotify UI.

Customization

  • You can modify the styles in the styles.css file to change the appearance of the UI.
  • Feel free to add additional HTML elements to expand the interface.

Technologies Used

  • HTML
  • CSS