Skip to content

bacchilu/hnews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

hnews

A React fronted for Hacker News.

data fetcher strategy

I get the data from Algolia. I get the top HN post from the last 7 days, ordered by score: 64 posts from the last 24 hours, 32 created 2 day ago, 16 created 3 days ago, ..., 1 created 7 days ago; 127 HN posts are always shown.

comments

Comments are show in a conversation style view.

Releases

No releases published

Packages

No packages published