A simple and stylish weather app that shows the current temperature, wind speed, and weather condition (sunny, cloudy, rainy, etc.) for any city you enter.
π Live Demo -> Here
-
City search input.
-
Displays temperature in Celsius and Fahrenheit.
-
Shows wind speed in Km/h.
-
Animated weather icons (sun, rain, wind, etc.).
-
Clean modern glassmorphism design.
-
HTML, CSS (Glassmorphism style)
-
JavaScript (Fetch API)
-
API: wttr.in JSON API
Clone the repository:
- git clone https://github.com/r1derpush/weather-app.git
- cd weather-app
Open index.html in your browser.
GitHub: r1derpush