A demo app to test NYTimes Most popular API
- MVVM Architecture
- Mininum support Xcode 12.5, iOS 13
- The project contains two target one runs application and other is Unit test
- Network module (ArticleListServiceTests.swift)
- Viewmodel module (ArticleListVMTests.swift)
- No UI Test added
- Much better UI
- Detail view with more info
- More segregation of constants and api endpoints