Skip to content

Latest commit

 

History

History
46 lines (18 loc) · 1.18 KB

README.md

File metadata and controls

46 lines (18 loc) · 1.18 KB

React-iTunes-Artist-Search

About

This is Web app, using iTunes search API. Technologies used HTML5, react.js, redux, CSS3, ant-design and styled components.

Demo

You can check out live demo here : https://itunesapireactwebapp.netlify.app/

Prerequisite

You should have latest node installed in your computer.

 git clone https://github.com/anjum121/react-itune-search.git

For this demo I am using Itune's API to get music collection and songs of an Artist etc.

The iTunes Search API can be found at: https://affiliate.itunes.apple.com/resources/documentation/itunes-store-webservice-search-api/

Once you copy/clone repo locally you are good to go. just do npm install inside cloned project, it will take a while depend on your network speed.

open terminal inside project folder and cd to ./ folder then run npm start your server will be up and running, & it will open appliation.

Screen shots

alt text

alt text