Component - Why API calls fetch remote data
This UI component shows a simple app screen that fetches data from a remote API when a button is pressed. It explains how API calls help get fresh data from servers over the internet, instead of using old or local data.