RandomCountries is a single-page VUE application that uses an API https://restcountries.eu/ to get a random country and show it in the screen. The border and button color is linked with the olympic rings, every continent has its color.
It can be viwed in https://jeflucas.github.io/RandomCountries/index.html
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.