Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 394 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 394 Bytes

MobileChallenge

This project demonstrates the use of MVVM architecture with different API interactions.

Following are some steps to run this project:

  • Please clone the repository first.
  • Install the cocoapods.
  • Try to run the project and it should build successfully.
  • Now you should be good to go.

NOTE: XCTestCase class is added in the project but unit testing is not added yet.