Skip to content

metagrover/hackernews

Repository files navigation

Hacker News Reader

Progressive web app for reading top hacker news stories - View Demo

Features

  • Infinite loading for hacker news stories
  • Works offline
  • Built-in caching support
  • Mobile compatible

Lighthouse scores

Lighthouse metrics

Development setup

git clone git@github.com:metagrover/hackernews.git
cd hackernews
yarn
yarn start

Development server runs at http://localhost:8000.

Build setup

yarn
yarn build

Build is generated at dist (which is deployable).

About

Progressive web app for reading top hacker news stories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published