June 16, 2025
I created a small static website that shows information about a random country each time you click a button. I used a JSON file with data for all 195 countries, including their flag emojis, capitals, continents, populations, landmarks, and fun facts (using AI since it would be too long). The site uses vanilla JavaScript to load the data and display it nicely in a styled card with emoji flags. This project helped me practice working with JSON, fetch API, and basic front-end design while keeping the interface clean and user-friendly. Next, I plan to add a search feature and improve flag display with images.
A simple static website that displays information about a random country each time you click a button. The country details include its flag, capital, continent, population, famous landmark, and a fun fact — all presented in a clean card layout.
This was widely regarded as a great move by everyone.