Project was created using Create React App
Started with the iTunes rss feed for the Top 100 songs as the basis for building a web app to display the list in fun creative format.
V1: Get the basic styling done, ie. make it look like the iTunes app. Have the page display the Top 100 explicit songs from iTunes downloads.
To run:
- Download the repo
- Run
yarn install - Run
yarn startand you're off and running.