This small project shows my first encounter with React, which turned out to be very educative and entertaining at the same time!
The application fetches data from a REST API and displays it as a table. When clicking on each country, additional information like population and flag of the country are shown below.