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!
Member discussion