Skip to content

In this project, I create a clone of Spotify user interface. I created the project with HTML & CSS.

Notifications You must be signed in to change notification settings

desokan/html-spotify-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify

In this project, I create a clone of Spotify user interface. I created the project with HTML & CSS.

Instructions

In the screens folder you will see images of spotify at different resolutions. The image assets needed to complete the exercise are in the assets/img folder.

Assesment Criteria

  • ☑ The overall structure of the layout reflects the spotify-lg.png reference image.
  • ☑ Fonts, colors and spacings used are similar (they don't need to be identical) to the reference images
  • ☑ CSS avoids repetition.
  • ☑ CSS class names are descriptive.
  • ☑ HTML is semantic and well structured.

Extension Criteria

  • ☑ The left menu collapses as shown in spotify-xs.png.
  • ☑ The list of albums expands and collapses to fill the available page space (see spotify-md.png and spotify-s.png)
  • ☑ The top navigation list wraps as the page size is reduced.
  • ☑ On hovering over cover images, a play icon appears overlaid.
  • ☑ Only the main content area scrolls - it moves behind the upgrade bar and the player controls. The side menu also stays fixed as the main content scrolls.

About

In this project, I create a clone of Spotify user interface. I created the project with HTML & CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.0%
  • CSS 38.0%