1 min read

Show top 10 articles from Hacker News

Show top 10 articles from Hacker News

Build a React component that shows a list of 10 articles from the Hacker News API.

  • use the Hacker News "Top Articles" API
  • for each article, display its score, title, url and author
  • do not display the article details until all the data is loaded

Tip: You can get started with Vite and Typescript

Good luck!

💡 Ready to check your work?
Become a member and get access to the official solution and the comments section for feedback and discussion.

Also, for a limited time, you will also get a code review when you share a link to your completed challenge in the comments section!

Learn more about the membership

Get the React Practice Calendar!

28 days of focused practice of increasing difficulty, going through everything from Fundamentals, Data fetching, Forms and using Intervals in React.

You will also get notified whenever a new challenge is published.