Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 1.75 KB

README.md

File metadata and controls

48 lines (36 loc) · 1.75 KB

Marvel iOS

codebeat badge

Marvel iOS application written in Swift 5 using MVVM with clean architecture concepts 🚀.

Requirements

  • Swift 5.0+
  • Xcode 13.0+
  • iOS 13.0+

ScreenShots

Launch Screen List Search Details

Used Libraries

Installation

  • Download the project.
  • Open the terminal and navigate to the directory of project cd Marvel.
  • Install Dependencies with Cocoapods pod install.
  • Open the workspace open Marvel.xcworkspace.

Author