Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 978 Bytes

File metadata and controls

28 lines (17 loc) · 978 Bytes

Weather App from GitHub

Weather App

This is a simple weather application built with React and TailwindCSS that fetches weather data from the OpenWeatherMap API. Users can search for a city's weather information, including temperature, humidity, wind speed, and weather conditions, which are displayed with corresponding icons.

Features

  • Search for weather information by city name
  • Display current temperature in Fahrenheit
  • Display weather conditions with corresponding icons
  • Show humidity and wind speed
  • Responsive design using TailwindCSS

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js and npm installed on your machine

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/weather-app.git