/CinemaSwiftUI

Build apps with SwiftUI and use MVVM pattern, complete with sample UI Tests and Unit Tests

Primary LanguageSwift

CinemaSwiftUI

Sample project built with SwiftUI and use MVVM pattern, this application implements api from themoviedb.

Requirement

- Xcode 12.5

Getting Started

add api key themoviedb to core/data/constant, attribute apiKey

to run this project

  sudo gem install cocoapods

  Pod install

Libraries