Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 912 Bytes

File metadata and controls

32 lines (23 loc) · 912 Bytes

hckrnws - A cleaner reading experience for HackerNews

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Libraries

Features

  • Dark Mode
  • Comment lines for easier tracking of nested comments
  • Quotes are easily identifable
  • Post Author tags for identification
  • Better Readibility
  • Star stories for reading them later

This project is in no way affiliated with YCombinator or Hackernews. All sources to be accredited to them.

Also a big thanks to the incredible folks at HNPWA for making using the hackernews api easy.