World Information System implemented as plain HTML/JS application.
| README.md | ||
World Information System
This is a basic website which consists of multiple pages. Data about continents, countries as well as currencies can be retrieved.
As basis for the information provided, the GraphQL API at https://countries.trevorblades.com is used. More information can be found in the corresponding GitHub repository.