Weather App [Part 2]

This is a weather application that allows users to retrieve weather information for a given location. It uses the OpenWeather API to fetch real-time weather data.

image

Features

  • Display current weather conditions including temperature, humidity, wind speed, and weather description.
  • Search for weather information by city name.

Demo

You can try out the live demo of the Weather App here.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Tailwind CSS
  • OpenWeather API

Getting Started

To run the Weather App locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/luckyklyist/WeatherAPP-ISA-SEM-2.git
cd WeatherAPP-ISA-SEM-2

Then Run index.html

Author

This Weather App was created by Anupam AC.

Please feel free to reach out if you have any questions or feedback. Enjoy using the Weather App!