Online Video Player
17 December 2023To-Do List
13 February 2025Weather App
Coding Languages Used: HTML, CSS & JavaScript
My first project in my 30-day coding challenge was to create a weather app.
I created a Weather App using HTML CSS and JavaScript. I got the current weather data from Fess API fey from OpenWeatherMap which then displays the weather information like Temperature, Weather conditions, Humidity and Wind Speed according to the city. There is also a search box where you can enter the city name and get the weather information of the particular city, it also will show an error code of "Invalid City Name" if no city is found.

