API Data Fetching Component
「APIデータ取得コンポーネント」
Implement a frontend component that fetches data from an API using a specified JavaScript framework.
「指定されたJavaScriptフレームワークを使用してAPIからデータを取得するフロントエンドコンポーネントを実装してください。」
Prompt
Show me how to wire this front-end component to fetch data from an API. Assume I'm building this in (React/Vue/etc.).