Skip to content

Marval iOS application with a generic-based API client using UIKit, Combine and MVVM with clean architecture concepts 🚀.

Notifications You must be signed in to change notification settings

AnasAlhasani/Marvel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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