Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.06 KB

Notflix

Language Xcode Build Status

📖 Description

📱 Netflix clone iOS app using Swift and TMDb API. App mainly developed to learn about SwiftUI and Combine.

🛠 Install

  • git clone https://github.com/qeude/Notflix.git
  • pod install

📦 Dependencies

I've tried to use as few external libraries as possible to learn about concepts.

👨🏻‍💻 Developer