You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a SwiftUI application that demonstrates the MVVM (Model-View-ViewModel) architecture with dependency injection managed via Swift Package Manager. The app fetches news articles using a freeware news API and presents them in a user-friendly interface. Built using Xcode 15 with a deployment target of iOS 15.