Task
Use the Dark Sky API to retrieve and display current weather using the user location (Geolocation API);
Features
- Retrieve and display the current location of the user
- Retrieve and display the current weather based on the location of the user
- Display the location of the user in a google map, using the Google Map API
- Change background color depending on the weather
- Responsive design