Installation

Before running the project please perform following actions:

  1. Install all tools using bundler:
bundle install
  1. Install all project's dependencies using cocoapods
bundle exec pod install

You're ready to go :)

Please note

Application uses my access token with minimal scope in order to work with higher request limits.