@kerminek
AnaesthCode
@AnaesthCodeAll comments
- @AnaesthCode
Very smooth search function and loading in general.
For the "border countries" i used the package country-iso-3-to-2 found here: https://www.npmjs.com/package/country-iso-3-to-2 to turn the ISO3 code to a ISO-2 code which could then be used with the Intl.DisplayNames-function to get the whole name.