Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 535 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 535 Bytes

iTunes + ReactJS

Project Requirements

  • Make a responsive layout with HTML/CSS based on mobile first;
  • Allowed to create with React Or Angular
  • Must got a albums list from artist
  • Must got a songs list by artist
  • Get all data from iTunes API

Instructions to developer

  • Clone project directory
  • npm install
  • npm run dev

Layout Changes

  • Created a footer
  • Created a header
  • New Introduction Page (with search)
  • New Results page

System Requirements

  • Npm 6.1.0
  • Node 8.10.0
  • React 16.5.2 (create-react-app)