/react-weather-app

React.js App that picks up your location through the geolocation api, passes it to the openweather api and returns you the forecast for today.

Primary LanguageJavaScript

https://my-weather-app-d031d.firebaseapp.com/

Simple react app that picks up your location through the Geolocation API, and passes it to the openweather API, which in turn returns today's forecast for your region.

Unfinished. Will add a way for the user to type in which city he wants the forecast of. Will also add weather animations.