/weather_app

Primary LanguageJavaScript

Weather App 🌅

What is it?

One of my very firsts projects from 2021 as I was learning basic Front End :)

Here, I built a simple, single page dynamic weather app utilizing the OpenWeatherMap API to display current weather from any location.

Additionally, using the sunset and sunrise data returned from the API call I was able to create a dynamic backdrop that went dark depending on whether it was currently night or not in a given area.