A web page that fetches and displays data from an API endpoint using JavaScript.
Implemented event listeners (e.g., button click) to trigger the API request.
Dynamically updated the DOM to show the data in a user-friendly way.
Built with HTML, CSS, and Vanilla JavaScript.