Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 747 Bytes

File metadata and controls

16 lines (12 loc) · 747 Bytes

Weather-App

Welcome to my Weather App repository! This is a React and Tailwind CSS project that allows you to fetch and display weather information using the WeatherAPI service.

Features

  • Retrieve weather data for a specific location using the WeatherAPI.
  • Display current weather conditions, including temperature, humidity, wind speed, weather icon, and cloud cover.
  • Search for different locations and update the weather information accordingly.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Tailwind CSS: A CSS framework for rapid UI development.
  • WeatherAPI: An API service that provides weather data for various locations.

UI Screenshot