graphql-browser-client/README.md

414 B

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.