Basic Hacker News post viewer built for an interview task. Built using MVVM + Coordinators.
3rd party libraries were installed using cocoapods:
-
Install cocoapods if not already installed using
brew install cocoapods -
Then run
pod installin the project's root directory.