Skip to content

hiddenid1/react-iTunes-search

 
 

Repository files navigation

react-iTunes-search

David David npm

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

Dev

Run webpack dev server with react-hot-loader

Deprecation Notice

React Hot Loader is going to deprecate, please check react-transform-boilerplate instead for future development. This app is not going to update for this deprecation.

npm start

and go to localhost:3000

Deploy

Use webpack minify plugin

npm run deploy

Lint

run eslint, using eslint-config-airbnb rules.

npm run lint

Built with

  • React
  • Babel 6
  • ES6
  • Webpack
  • Eslint 2.0
  • Semantic UI
  • iTunes search API

License

MIT

About

simple web app for itunes search with React

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.4%
  • CSS 20.2%
  • Makefile 1.9%
  • HTML 1.5%