Home

Awesome

DesignerNewsApp

Simple iOS client for Designer News, by the creator of Design+Code and the team, written in Swift.

Usage

  1. Download the repository
$ git clone https://github.com/MengTo/DesignerNewsApp.git
$ cd DesignerNewsApp
  1. Initialize submodule dependencies
$ git submodule update --init --recursive
  1. Open the project in Xcode
$ open DesignerNewsApp.xcodeproj
  1. Compile and run the app in your simulator

Requirements

Credits