Kszalank / WeatherApp

0 stars 0 forks source link

Keep last searched city in localStorage #8

Closed Kszalank closed 2 years ago

Kszalank commented 2 years ago

After a user searches a city it should be added to local storage. When a user visits the website/app and the app cannot access longitude and latitude from Geolocation API, read the city from local storage and send the request to the API.