React app that uses two REST APIs to fetch information about all the countries in the world, including current weather in the capital. Not actively maintained.
The app can be started from terminal with the command
nmp start
The API key required for fetching current weather is not included in the public source code.