[go: nahoru, domu]

Skip to content

100 lines of code Hackernews reader (with the help of next.js).

Notifications You must be signed in to change notification settings

lipp/hackernews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is an isomorphic react app, displaying stories from hackernews made with super nice next.js.

It's just about 100 lines of code.

Nothing serious, just for fun :)

Developing

npm i
npm run dev

Todo

  • Make the data fetching faster (how?)
  • Add loading indicator
  • Add super simple cache (service worker?) for data.
  • Add tests

About

100 lines of code Hackernews reader (with the help of next.js).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published