The Weather App is a simple web application that allows users to check the current weather conditions for any city. Utilizing the OpenWeatherMap API, this app displays essential weather information, including temperature, humidity, wind speed, and an icon representing the current weather conditions.
- HTML
- CSS
- JavaScript
- DOM Manipulation
- Local Storage API
- GSAP (GreenSock Animation Platform)
- OpenWeatherMap API
To get a local copy of the project up and running, follow these simple steps:
- A web browser (Chrome, Firefox, Safari, etc.)
- An internet connection
- HTML
- CSS
- JavaScript
- GSAP (GreenSock Animation Platform)
- OpenWeatherMap API
To get a local copy of the project up and running, follow these simple steps:
- A web browser (Chrome, Firefox, Safari, etc.)
- An internet connection
- Clone the repository:
https://github.com/Nimraiqbal-n/Web-WeatherInfo git clone https://github.com/Nimraiqbal_n/weather-app.git

