Skip to content

Asabeneh/world-countries-data-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Asabeneh Yetayeh

Demo

Go Live