Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 637 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 637 Bytes

NextJS Hacker News Feed Client

  • NextJS
  • ShadCN for components
  • Powered by Hackernews API

Some notable features are

  • Catch all route segments for handling different topics (ask/show/job/news etc..)
  • Dynamic routes for posts and users
  • Recursive Comments section for nested comments and replies

View it live here: https://nextjs-hn-feed.vercel.app/

Screenshots -

  • Homepage Homepage
  • Showing a post with comments and replies Showing a post with comments and replies
  • User profile page User profile page