FootballDataSwiftUI
Display Football Data such as scores, upcoming match, team standing, top scorers with football Data API and SwiftUI
Install / Use
/learn @alfianlosari/FootballDataSwiftUIREADME
SwiftUI Football Data App

Display Football Data such as scores, upcoming match, team standing, top scorers with football Data API and SwiftUI
Requirements
- macOS 10.15
- Xcode 11
- iOS 13
Getting Started
- Clone the Repository
- Run pod install
- Get the API Key from https://www.football-data.org
- Put API Key in FootballDataService.swift apiKey constant
