Skip to content

andresleoon/react-iTunes-search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-iTunes-search

David David npm

🎵 🔍 Simple web app for iTunes search with React (v15)

If you like this one and you also like Redux, there is a Redux implementation version here. Please check it out.

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

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 (v15)
  • Babel 6
  • ES6
  • Webpack
  • PostCSS
  • Eslint
  • 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.7%
  • CSS 21.8%
  • HTML 1.5%