Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alfianlosari/topmoviescrossplatformswiftui

SwiftUI Cross Platform app using TMDb API
https://github.com/alfianlosari/topmoviescrossplatformswiftui

crossplatform ios macos swift swiftui tvos watchos

Last synced: 2 months ago
JSON representation

SwiftUI Cross Platform app using TMDb API

Awesome Lists containing this project

README

        

# TopMovies SwiftUI Cross Platform App

![Alt text](./promo.png?raw=true "TopMovies SwiftUI Cross Platform App")

TopMovies SwiftUI app that runs on macOS, tvOS, iOS, and watchOS using Swift Package Manager dependencies

## Prerequisites
- Xcode 11
- macOS 10.15
- Get TMDB API Key (https://developers.themoviedb.org/3)
- Insert API key to respective target ContentView

## Getting Started
- Clone
- Build and run the project