lawlawson / react-weather-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Weather App

React Weather App

A simple weather forecast application built using React, fetching data from the OpenWeather API and Geo Cities DB API to provide weather information for various cities.

Features

  • Get weather information for a specific city by searching its name.
  • Display current weather conditions, temperature, humidity, and wind speed.
  • Show a 5-day forecast with temperature and weather conditions.
  • Responsive design for mobile and desktop screens.

Demo

A live demo of the application can be found here: Link to Live Demo

About


Languages

Language:JavaScript 75.5%Language:CSS 21.1%Language:HTML 3.4%