This is a simple and interactive tool for displaying country information using public APIs. By entering a country name, users can retrieve details such as official name, capital, flag, nationality, and continent. Data is fetched in real-time using Ajax and displayed on the page. This project is designed to introduce working with external APIs, asynchronous requests (Ajax), and displaying dynamic data.
HTML5
CSS3
JavaScript