This is a basic demo UIKit application enhanced with SwiftUI elements. The app contains a list of movies with its details.
| List | Detail |
|---|---|
![]() |
![]() |
The application shows data from The Movie Database (TMDb) https://www.themoviedb.org using library: https://github.com/adamayoung/TMDb.
You can go ahead and fetch the application and see how it is implement. If you would like to run this app you need register for an API key. Please follow the instruction https://developer.themoviedb.org/docs.
Please replace youre_api_key with your API key inside file .env-example and change the name of this file to .env
.env.example -> .env
- Magdalena Skawińska magdalena.anna.skawinska@gmail.com

