/weather-app

Weather app ⛅

Primary LanguageJavaScript

Weather app ⛅

How it works

Asks for having access to user's location, and shows current weather on his location. If user doesn't let us having access to his location, the script shows London's local weather instead.

Preview

When user give us his geolocation:

Ilhéus' weather

When he doesn't:

London't weather

API used

OpenWeatherMap was the API used in this project. The API offers much more information about the weather, and the project will get constant updates.

Avaliable at GitHub Pages