Practicing my API skills by making a very simple application that tells you the weather conditions and temperature in a city of your choice.
- Navigate to the Releases page of the repository.
- Download the latest
.zipfile from the list of available releases.
- Extract the contents of the downloaded
.zipfile - Navigate to the 'dist' folder
- Double-click the
.exefile to run the application. - For weather data, this application uses the OpenWeatherMap API. You'll need an API key from OpenWeatherMap to access weather information. Simply paste it in the provided text box and press enter on your keyboard.
Warning: Your antivirus software might block the application. If this happens, you may need to whitelist the
.exefile in your antivirus settings.