Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HannaPettersson authored Oct 11, 2019
1 parent 0af7ba0 commit d5cb8d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,10 @@ Change the colors of the page based on the weather. If the weather is warm – u

**_Deep-dive_**

***Use your location***
Use the [Geolocation API](https://www.w3schools.com/html/html5_geolocation.asp) that is built in to your browser to fetch the city that you are located in atm and show the weather for your location.

***Add multiple cities***
Give the user the option to choose between a couple of your favourite cities.

#### 🚨 Don't forget to add, commit and push the changes to GitHub when you're done. 🏁

0 comments on commit d5cb8d2

Please sign in to comment.