mcavus / HackerNews

A Hacker News reader iOS app written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacker News Reader

This is a simple reader app for Hacker News. It uses the official Firebase-based Hacker News API.

Why?

I wanted to explore some concepts and build an app in the open.

Getting Started

  1. git clone https://github.com/mcavus/HackerNews.git
  2. cd HackerNews
  3. pod install (requires CocoaPods)
  4. Open HackerNews.xcworkspace in Xcode 9.4 or higher.

Open Source & Copying

This app is licensed under MIT. However, please do not ship this app under your own account.

Contact

You can find me on Twitter at @mcavus3.

About

A Hacker News reader iOS app written in Swift

License:MIT License


Languages

Language:Swift 98.8%Language:Ruby 1.2%