Newsly uses newsapi.org to fetch news from your country. It shows a list of headlines, and clicking on one takes you to the news website.
The app is built using MVVM architecture and SwiftUI framework.
Create your own API key . Place your API key at
Constants.API_KEY
Build and run as usual