kbanic / ReactApp-WorldCountries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web site on Countries of the World

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.

About


Languages

Language:JavaScript 51.5%Language:CSS 24.7%Language:HTML 23.8%