Just finished my weather application and would like some feedback on it.
using Dark Sky API.
Description: getting the users location coordinates and getting the data from dark sky API which tells temperature and summary of the weather with a appropriate icon changing depending on the weather.
Clicking the temperature will convert it to farenheit and vice versa.
Background changes depending of time of day - morning, afternoon, evening and night.
Link to app:
https://lucasinestal.github.io/weatherApp/
Link to repo: