Skip to content

jaikme/arc-movies-ios

Repository files navigation

ArcMovies

Movie DB iOS app. A very simple and limited app to show the list of upcoming movies.

Prerequisites

  • MacOS 10.13 or higher
  • Xcode 9.2 or higher

Get the app running

Run this in your shell:

git clone https://github.com/jaikme/arc-movies-ios.git
cd arc-movies-ios
open ArcMovies.xcodeproj
Run by selecting "Product" > "Run" at menu or by pressing [Cmd + R]

Tech Stack

  • UIImageColors: It fetches the most dominant and prominent colors.
  • Movie DB API: API to fetch its movie, tv, actor and image API
  • Clean Architecture. aka VIP

License

Apache 2.0 license. See the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages