Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 449 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 449 Bytes

Weather Web App

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