Skip to content

js-mi/so

Repository files navigation

react-iTunes-search

Dependency Status devDependency Status

simple web app for iTunes search with React

Preview

Preview Gif

Live Demo

http://leoj.js.org/react-iTunes-search/

Detail

To know more detail, please read my post.

Installation

  1. git clone git@github.com:LeoAJ/react-iTunes-search.git
  2. cd react-iTunes-search
  3. npm install
  4. npm install -g babel

Dev

Run webpack dev server with react-hot-loader

npm run dev

and go to localhost:3000

Deploy

Use webpack minify plugin

npm run deploy

Lint

run eslint

npm run lint

Built with

  • react
  • babel
  • ES6
  • webpack
  • eslint
  • semantic UI
  • iTunes search API

License

MIT