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.
- 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.
- OpenWeather API Link
- You will need to create an account with the link above inorder to create your own API Key.