Skip to content

lulalada/MovieApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

MovieApp

MovieApp is an iOS application built using MVVM architecture and Clean Swift principles. The app displays trending movies, allows users to view details of selected movies.

Features

  • Trending Movies: Displays a list of trending movies on the main screen.
  • Movie Details: Users can tap a movie from the list to navigate to a detail page. Movie details are fetched using the movie's ID.
  • Poster Fetching: Loads movie posters from a remote API.

Installation

  1. Clone the repository:
    git clone https://github.com/lulalada/MovieApp.git
  2. Open the project in Xcode:
  3. Build and run the project on your device or simulator.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages