Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 713 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 713 Bytes

NetflixSwiftUI

A SwiftUI-based application that emulates Netflix's core functionalities, providing users with an intuitive interface to browse and view details of various movies and TV shows.

Features

  • Content Discovery: Browse a vast collection of movies and TV shows.
  • Detailed Information: Access in-depth details for each title, including descriptions, trailers, and cast information.
  • Responsive UI: Enjoy a seamless user experience with SwiftUI's modern interface components.

Technologies

  • SwiftUI: Utilized for building the user interface.
  • Swift: The core programming language.
  • Xcode: The development environment used for building and testing the application.