Skip to content

This is a small Javascript app that consumes the REST countries public API.

Notifications You must be signed in to change notification settings

ikotsov/countries-card-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a small Javascript app that consumes the REST countries public API.

Two buttons are rendered. One for fetching a couple of countries and another one for fetching the country of the location of the user.

The location of the user is requested as soon as the page is loaded and handled using the Geolocation API.

From a technical perspective, basic OOP principles have been implemented (e.g. delegation) along with the inversion of control programming principle.

About

This is a small Javascript app that consumes the REST countries public API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published