/YAHNW

A two-pane Hacker News reader designed for desktop

Primary LanguageTypeScript

YAHNW

Yet another hacker news website.

A web interface that lets you read Hacker News using a two pane design for comments and stories. Designed for landscape displays (ie. monitors), does not work well in portrait.

Made using the official hacker news API and React. Converted to TypeScript.

Local Dev

npm i
npm start