/newhackernews

Yet another HN client, made with React. Maintaining the charm of the original design but adapted to these days ✨

Primary LanguageJavaScriptMIT LicenseMIT

New Hacker News 🚧 WIP 🚧

Contributions welcome!

Description

I love Hacker News but we all know how vintage its design is. I feel it has some charm, but sometimes I miss some new features. For the moment I'm not planning in creating a full client (login and posting will need to wait), so I'll focus on the reading experience.

Expect a Dark Mode too! 🌚

How to use

Install it and run:

npm install
npm run dev
# or
yarn
yarn dev

Deploy it to the cloud with now (download)

now