A weather app that you enter only city name and you should get current time temperature, wind, and humidity. Picture icon are also shown but night time picture is not available.
Program comprises of HTML and CSS. JavaScript is embedded within the HTML file.
source of this project is from a YouTube tutorial "How To Make Weather App Using JavaScript Step By Step Explained" by GreatStack. LINK: https://youtu.be/MIYQR-Ybrn4?si=21aliTltaQcq0BMG
It contains comments that I have been learning and analyzing HTML and CSS