Vanilla javascript GeoLocation weather app

Just did a simple GeoLocation weather app using pure vanilla javascript. Do feedback :smile: esp the javascript coding part ^^
https://balancedsan.github.io/GeoLocationWeatherApi/

Your app its working ok for me. It reports the right location and temp. You should only change the button text because you donā€™t ā€œChange Temperatureā€ but you change unit measure from C to F and viceversa.

yeah sure thanks :smiley: https://github.com/Balancedsan/GeoLocationWeatherApi