/ios-reddit-clone

Reddit post viewer using MVVM + Coordinators.

Primary LanguageSwift

Reddit Post Viewer

Built for an interview task.

  • View Reddit Home
  • Search For & View Subreddits
  • Webview For Posts
  • See Popular Subreddits

Installation

3rd party libraries were installed using cocoapods:

  1. Install cocoapods if not already installed using brew install cocoapods

  2. Then run pod install in the project's root directory.