NET Core 6.0 App that consumes Spotify API and return information about an Artist and it's albums.
The Album List page consist of the following:
- Artist Name and Image
- Genres
- Use a reusable control to display the Album Name, Image, Release Date, and Number of Tracks
- Order by most recent release date first