This is a simple weather app that displays the current weather information of a city. It uses the Weather API to fetch the data and displays it on the webpage.
Displays the current temperature of the city in Celsius. Shows the weather condition icon and description. Displays the city, region, and country information. Uses real-time date and time to display the date and time when the weather information is fetched. Automatically updates the weather information every 1 hour .
HTML
CSS
JavaScript
Bootstrap
To use this app, simply enter the name of the city in the input field and click on the "Submit" button. The app will fetch the current weather information of the entered city and display it on the webpage.
This app uses the Rapid Weather API to fetch the weather information of the city.