release-branch v1.1.0
Release version 1.1.0 notes:
- More information is now displayed on query, including conditions feel like, sunrise, sunset, and more.
- Date and time now displays the time in military time.
- Hourly breakdown is now available for the location! Includes hourly stats.
- Minor quality of life updates.
- Graphics denoting weather now added in the query results.
Note: If one is downloading this from directly from a release branch and this version, in order to run locally must obtain your own weather API key from https://www.weatherapi.com/. Once an account is created and API key is obtained, place it in the appropriate spot where the api fetch code is running in order to run this version locally, the same also applies if intending to fork this repo branch, do not expose your API key in your commits and instead use .env variables. Otherwise to see the latest live version of the app, go to the link in the 'About' section of the repo.