/World-Countries-Data-Api

A software system that locates and stores map data on the world of the competent authority. The application displays all the name of countries.

Primary LanguageJavaScript

World Countries Data from API

This application was built using plain(Vanilla) JS. The application displays all the name of countries, their capital city and their populations in the world. It is possible to search countries by name, capital or langauge or it can by sorted by name, capital or populations. In addition to that, it visualize the ten most populated countries and the ten most spoken lanagues using bar graph. The data is fetched from an API To know more about it, check the demo.

Technologies

The following technologies are used to develop this application:

  1. HTML
  2. CSS
  3. JavaScript
  4. JavaScript fetch API to fetch data from an API end point
  5. Countries API

Author

Mr. Lam

Demo

Go Live