commit c4498439415c3749d5d802c38392ca43130eb103 Author: Julius Freudenberger Date: Wed Nov 19 23:24:41 2025 +0100 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..e7c58d0 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# 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](https://countries.trevorblades.com) is used. +More information can be found in the [corresponding GitHub repository](https://github.com/trevorblades/countries). \ No newline at end of file