Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 561 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 561 Bytes

music-player

Task description

In a fictional world, we are branching into the music business and we need a new web app. This website needs to display the top 100 albums based on the iTunes API. This code challenge allows you to choose your own path and lets you flaunt your creative panache and technical skills along the way.

Requirements

How to run

npm install
npm start