Skip to content

SofianeKhedim/MovieApp---SwiftUI---MVVM---TheMovieDbApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Movie App

A movie browsing app that fetches data from TheMovieDB API. Users can explore popular movies and view detailed movie information.

  • Technologies: SwiftUI, MVVM, TheMovieDB API

Features

  • Display popular movies with details on each.
  • Integrates with TheMovieDB API to fetch movie data.
  • Uses the MVVM architecture to separate data handling and view logic.

Screenshots

MovieAppScreenShots

Installation

  1. Clone the repository.
  2. Obtain an API key from TheMovieDB and add it to your project in Features/Utils/Constants.swift File .
  3. Open MovieApp.xcodeproj in Xcode.
  4. Build and run the app on the simulator or your device.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages