remyr / iTunes-artwork-finder

SPA to find album artwork from the iTunes database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Itunes artwork finder

In effort to learn ES6 and React/Redux this is iTunes Artwork Finder. It's a simple single page application to find album artwork from the iTunes API and database.

Install and test locally

  1. git clone https://github.com/remyr/iTunes-artwork-finder.git
  2. cd iTunes-artwork-finder
  3. npm install
  4. npm run start
  5. visit http://localhost:8000

About

SPA to find album artwork from the iTunes database


Languages

Language:JavaScript 99.7%Language:CSS 0.2%Language:HTML 0.1%