Skip to content

inad9300/hn-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News Reader

Lightweight reader for Hacker News written in vanilla JavaScript. It includes some exciting features such as infinite scroll and offline support!

Getting started

To run the application:

  1. Install its dependencies with npm install.
  2. Serve the files via http-server by running npm start.
  3. Access the URL indicated by the last command in a modern browser (by default, http://localhost:8080).

Potential future improvements

  • Use a transpiler such as Babel to split the code into ES6 modules.
  • Setup a build process capable of bundling and minifying.
  • Improve offline capabilities, e.g. by managing old caches in case new versions are defined.
  • Add automated tests!

About

Hacker News Reader.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •