A weather forecast project that allows users to retrieve basic weather information for locations around the world with just two inputs: a city name and the country code. The country code refers to the standard ISO 3166-1 alpha-2 to represent countries.
Examples: Brazil -> BR, France -> FR, United States of America -> US, Canada -> CA, United Kingdom -> UK
An internet connection is required to fetch weather data from the API. Disk space: approximately 599 MB