Skip to content

oliver-ryan9008/ryans-itunes-album-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

The front-end of this project was bootstrapped using create-react-app

Welcome to Ryan's iTunes Album Search

Basic functionality for searching the iTunes API for an artist to find albums related to the artist.

Installation & Startup

git clone https://github.com/oliver-ryan9008/ryans-itunes-album-search

Navigate to the FrontEnd directory.

cd FrontEnd && npm install
npm start

Then navigate to the API directory.

cd ..
cd API && npm install
npm start

Technologies Used

License

MIT