Skip to content

neovoe/hn

 
 

Repository files navigation

hckrnws - A cleaner reading experience for HackerNews

Screenshot 2026-03-27 at 12 18 16 Screenshot 2026-03-27 at 12 18 09 Screenshot 2026-03-27 at 12 18 01

Getting Started

First, run the development server:

pnpm run dev

Build for production:

pnpm run build

Tech Stack

Features

  • Dark mode (with query parameter support)
  • Search across stories and comments via Algolia
  • Keyboard shortcuts for navigation
  • Comment lines for easier tracking of nested comments
  • Quotes are easily identifiable
  • Post author tags for identification
  • Star stories for reading later
  • Multiple feeds: Top, New, Ask HN, Show HN
  • Pagination across all feeds

This project is in no way affiliated with YCombinator or Hacker News. All content is sourced from and accredited to them.

About

A custom frontend for a better reading experience of HackerNews

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 93.3%
  • CSS 6.7%