This app use Marvel API to get all the characters, comics, stories, events and series. useing mvvm structure
1- Download the project.
2- Open the terminal and navigate to the directory of project cd Marvel_Task.
3- Install Dependencies with Cocoapods pod install.
4- It will ask for the private key and puplic key.
7- Open the workspace Marvel.xcworkspace.
UI & Unit test
Esraa Ragab