Another side project in iOS platform which show today's trending repositories and developers in GitHub.
Developed using VIPER software architecture and github trending api.
- Xcode 11.6
- Cocoapods
Clone this project into your local device
$ git clone https://github.com/indratir/ios-viper.git
Install all needed pods
$ pod install --repo-update
And open the workspace. Goodluck!