Fetch Articles
Fetch articles from a JSON API and display them.
Use fetch to retrieve data and render a list of articles with titles and summaries.
Getting Started
Log into cs50.dev using your GitHub account and click Authorize cs50, then close the tab.
How to check / Cách kiểm tra
Chạy:
check50 --local uet36/problems/2025/web/fetch_articles
How to submit / Cách nộp
Chạy:
submit50 --local uet36/problems/2025/web/fetch_articles