Initial commit
This commit is contained in:
commit
c449843941
1 changed files with 7 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
|
@ -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).
|
||||
Loading…
Add table
Add a link
Reference in a new issue