git clone https://github.com/syedoz/reactitunes.gitcd reactitunesnpm install
Run webpack dev server
npm run start
and go to localhost:8080
Use webpack minify plugin
npm run build
- React
- Babel 6
- Webpack
- SASS-CSS
- iTunes search API
- Browser local storage
