Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 579 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 579 Bytes

React App to Search Songs Using the iTunes API

This is the code for an article I wrote about about creating a React app that will search for songs using the iTunes API. User will input a search term, and the React app will search the iTunes API and display the results in a table.

Screenshots

Here is the Git Logo we will create:

React Song Finder

Read the article

You can read the article here.