A dynamic dashboard that integrates multiple APIs to display real-time information about global news, sports statistics, and currency exchange rates. The project demonstrates API integration, asynchronous JavaScript, and dynamic content rendering.
Users can explore the latest news articles, view sports teams and player statistics, and check currency exchange rates in one interactive dashboard. The application was built using HTML, CSS, JavaScript, and Bootstrap, focusing on responsive design and user-friendly UI.
This project highlights practical skills in fetching API data, handling asynchronous requests, DOM manipulation, and error handling when working with third-party APIs.