IOS app to browse all Taylor Swift Songs using iTunes API !!
The app ussesa simple MVVM model and Observaiton Framework
The APIS used are : "https://itunes.apple.com/search?term=Taylor+Swift&entity=album&limit=7" "https://itunes.apple.com/search?term=Taylor+Swifton&entity=song&limit=5"
Network calls of two apis with two different function using generics with swift concurrency Swift Data is used to sotre the liked songs by the user. Image Cashings are added. You can search for More artists also in a different Search Page