Skip to content

Everyone has built a hacker news client, this one is mine.

Notifications You must be signed in to change notification settings

DWMiller/hacker_news_client

Repository files navigation

Hacker News Client

View the Demo

The demo is deployed using the free tier provided by Heroku, and shuts down when idle for a time. If the site is slow to load, this is likely the cause and you will have to wait a brief period while Heroku gets things running again.

Installation

$ git clone https://github.com/DWMiller/hacker_news_client.git
$ cd hacker_news_client

Using Yarn

$ yarn install
$ yarn start

Using npm

$ npm install
$ npm start

About

Everyone has built a hacker news client, this one is mine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published