Skip to content

marekhac/NowPlayingApp-SwiftUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple App to browse and search movies using TMDB API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages