Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 625 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 625 Bytes

logo

NowPlayingApp-SwiftUI

Simple App to browse and search movies using TMDB API

How to run the app

Find your API key for TMDB (you can generate it here) and paste it as a value of apiKey property in NetworkManager class.

API used:

  • api.themoviedb.org

Tech stack:

  • Swift
  • SwiftUI
  • Async/await

Architectural Pattern:

  • MVVM

Last watched movie:

  • To Live and Die in L.A. (1985)

Here is the demo.

demo_480.mov