A simple and intuitive web app that allows users to search real-time weather updates by entering a city name.
It provides precise details including temperature, humidity, wind speed, and current conditions in a clean, easy-to-read interface.
- 🔎 Search weather by city name
- 🌡️ Real-time temperature, humidity, wind speed, and conditions
- 📱 Responsive and minimal design
- ⚡ Fast and lightweight (built with HTML, CSS, and JavaScript)
- HTML5
- CSS3
- JavaScript (Vanilla JS)
- OpenWeather API
- Clone this repository:
git clone https://github.com/nanishat/weather-app.git
- Open the project folder: cd weather-app
- Open index.html in your browser. (No build tools required — it’s pure HTML/CSS/JS!)
🔗 Live Weather App (https://nanishat.github.io/weather-app/)
Contributions are welcome! Feel free to fork this repo, open an issue, or submit a pull request.
This project is licensed under the MIT License – free to use, modify, and share.