An iOS app that returns category relevant news articles
- User selects one of the 7 categories
- App will show user to a ViewController with a tableview full of articles related to selected category
- User can select an article which will show the article using SafariServices
- Used Kingfisher to render images quicker