Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kvnneff/hackernews-choo

A Hacker News reader built with Choo
https://github.com/kvnneff/hackernews-choo

Last synced: about 5 hours ago
JSON representation

A Hacker News reader built with Choo

Awesome Lists containing this project

README

        

# hackernews-choo [![Build Status](https://travis-ci.org/kvnneff/hackernews-choo.svg?branch=master)](https://travis-ci.org/kvnneff/hackernews-choo)

A Hacker News reader built to demonstrate [Choo](https://github.com/yoshuawuyts/choo).

[View online](https://hackernews-choo.surge.sh).

## Development

`npm start`

## Testing

`npm test`

## Browser support

[![Sauce Test Status](https://saucelabs.com/browser-matrix/river-grimm.svg)](https://saucelabs.com/u/river-grimm)

## License
[MIT](https://tldrlegal.com/license/mit-license)