Skip to content

Rimesh/MovieDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MovieDB

MovieDB is an iOS application built with SwiftUI that showcases Now Playing movies and Popular movies using data from the TMDB (The Movie Database) API. This app leverages the NetworkSDK to handle network operations.

Features

  • Display a list of Now Playing movies.
  • Display a list of Popular movies.
  • Detail view for each movie with additional information.

Installation

Configure API Key:

Obtain an API key from TMDB and add it to Config.xcconfig file in the project with the following content:

API_KEY = YOUR_API_KEY

About

iOS App for the TMDB API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages