Itunes search sample app using react
React app using iTunes search API
This is an sample react app to demonstrate ‘hook’, credits to
samie820
you need Node (≥ 6)
> npm install -g create-react-app
> npm install gh-pages --save-dev
> npm install --save react-bootstrap
> npm install --save react-infinite-scroll-component
> npm install --save react-window
> npm install --save styled-components
> npm start
React, reducer
N/A
npm test
refered this react-gh-pages to deploy this on github
> npm run deploy
> git add .
> git commit -m "<message>"
> git push origin master
I used itunes search api to get results of albums and more