Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.33 KB

File metadata and controls

38 lines (25 loc) · 1.33 KB

Artworked: A Global iTunes Artwork Finder and Preview Player web app

Summary

Look for any film and tv posters, album covers, podcasts, and more content at their original, untouched quality and get to play music previous like a mini-Spotify. You can also favorite them and come back later with the help of localStorage.

Check out my live app here!

Developer

How to install into your computer

  1. Fork and clone down this repository.
  2. In your Terminal, access the directory of this repository.
  3. Run npm install to install the webpack dependencies.
  4. Once it has finished installing, run npm start.

Screenshots

Built with

  • React
  • Redux
  • React Router
  • iTunes API
  • Jest & Enzyme testing suite
  • SASS (SCSS)
  • HTML