lab-css-spotify-clone

Ironhack Logo

JS | Spotify Clone

Introduction

Everyone likes music, right? Odds are if you do, you’ve heard of Spotify. Today we’re going to copy an older (and simpler) version of the Spotify home page:

Spotify image

All of the necessary assets and images are included in the starter code. If you’d like a full length PDF version of the webite as reference, check out this link.

Exercise

Requirements

Submission Instructions

Upon completion, run the following commands

$ git add .
$ git commit -m "done"
$ git push origin master

Navigate to your repo and create a Pull Request -from your master branch to the original repository master branch.

In the Pull request name, add your name and last names separated by a dash “-“

Deliverables

You will receive the images and resources in the starter code. Write your CSS and HTML in the provided files. Remember to follow good practices.

Steps

The page is split into 4 sections.

Large image background with text

What’s on Spotify section

Green Section

Starter code

The starter-code contains all the files, images, and text content needed to create the page. The text is in the index.html, and a css file is created in main.css with colors.