React Weather App
I've seen many Weather Apps built with React out there, so I want to create one by my one.
To locate the user and get to his coordinates I used the Geolocation API. To get the current weather, I used the Open Weather Map API, which gives me a 5 day preview.
