Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 574 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 574 Bytes

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