Skip to content

ddmng/ha2-hackernews

Repository files navigation

HackerNews clone in Hyperapp V2

This is yet another Ycombinator news clone, made in Hyperapp, v2 branch.

Features the 6 feeds provided by HN (new, top, best, ask, show and jobs) and allows to set bookmarks; bookmarks are saved in browser's LocalStorage.

Published at: https://ha2-hackernews.netlify.com/

TODO List:

  • load feeds
  • switch feeds
  • save bookmarks in localstorage
  • load bookmarks from localstorage ar startup
  • pagination
  • load contents without URL in a collapsable box between the lines
  • login && upvote??? --> see if there's an API for these

Build & develop

To start working, just clone the repo, run npm install and start it with npm start.

About

Hacker News feed made in HyperappV2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published