mthadley / thenews

Yet another Hacker News reader, but this time in Elm!

Home Page:https://mthadley.github.io/thenews/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenshot

Yet another hacker news reader. See it running here.

Description

This project was written in Elm and uses the hacker news API described here.

Running Locally

Make sure you've installed elm and elm-test. Then run these commands after cloning:

$ make
$ make test

About

Yet another Hacker News reader, but this time in Elm!

https://mthadley.github.io/thenews/

License:MIT License


Languages

Language:Elm 96.5%Language:JavaScript 1.7%Language:Makefile 1.3%Language:HTML 0.5%