Skip to content

beatobongco/HNRe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HNRe: Modern Hacker News Reader

HNRe (pronounced "Henry") is a modern, fast, mobile-first, and offline-capable reader for Hacker News.

  • switch between new and top stories
  • date localization
  • smooth infinite scroll
  • offline capability: loads story list from cache when offline, resumes pulling from API when online

How to run this

  1. npm install
  2. npm run startprod
  3. http://localhost:5000

Available Scripts

In the project directory, you can run:

npm install

Installs dependencies to run the project. Not much tbh...

npm run startprod

Runs the app in the production mode. Use this command for the best speed!
Open http://localhost:5000 to view it in the browser.

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run deploy

Deploys this SPA to github pages at http://hnre.beatobongco.com

About

Modern, fast, mobile-first, and offline-capable reader for Hacker News

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published