Weather APP banner

Weather APP

1 devlog
27m

A simple weather web application built using HTML, CSS, and JavaScript that fetches real-time weather data from WeatherAPI. Users can search for any city to view current temperature, weather condition, wind speed, and humidity through a clean and …

A simple weather web application built using HTML, CSS, and JavaScript that fetches real-time weather data from WeatherAPI. Users can search for any city to view current temperature, weather condition, wind speed, and humidity through a clean and responsive interface.

Demo Repository

Loading README...

gravityonmars

Shipped this project!

Hours: 0.45
Cookies: 🍪 1
Multiplier: 1.58 cookies/hr

I made a simple weather web application using HTML, CSS, and JavaScript. It works by taking a city name from the user and fetching real-time weather data from WeatherAPI, then displaying details like temperature, condition, wind speed, and humidity. While working on this project, I learned how to use APIs, handle fetch requests, and dynamically update the UI using JavaScript. Overall, it was a good practice project for understanding frontend basics and API integration.

gravityonmars

I worked on building a simple weather web application using HTML, CSS, and JavaScript. The app fetches real-time weather data from WeatherAPI and displays information such as temperature, weather condition, wind speed, and humidity based on user input. This project helped me practice API integration, basic frontend design, and JavaScript fetch handling.

Attachment
0