Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.84 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.84 KB

React-Weather-App

Modern Weather App designed using OpenWeather API, React, JavaScript, and CSS. This app provides the weather in Fahrenheit Degrees, the humidity, and the current sky conditions such as clear, windy, cloudy, or rainy. Also allows access to current weather data for any location including over 200,000 cities.


Preview of Weather-App



Features

  • Utilizes OpenWeather API.
  • Search bar to input cities or countries.
  • Invalid input prompts invalid search window.
  • Empty input prompts enter country or city name window.
  • Returns weather in Fahrenheit with humidity percentage and current sky conditions.
  • Depending on the current tempature of the city or country the background changes to either hot or cold.

Source Link

  • OpenWeather API Link
  • You will need to create an account with the link above inorder to create your own API Key.