richk21 / Weather-App-React

This is a simple ReactJS weather application using OpenWeatherMap API and Unsplash API. Users can search any location on this web app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather-App-React

This is a simple ReactJS weather application made using OpenWeatherMap API, OpenCage Geocoding API and Unsplash API. Users can search any location on this web app.

This is a live example of this app.

Features

1. Search

It allows you to search for any location. The OpenWeatherMap API will track down the weather conditions of that location and the details will be displayed on our interactive web app. image

2. Backgroud

The background changes based on the location entered by the user, using the Unsplash API. It'll be something specific to the location or the weather conditions that the location might be experiencing. ss2_1

3. Weather Details

Our weather app lists down the following details -

1. Weather condition type - cloudy, haze, clear, etc.

2. Current Temperature

3. Maximum and Minimum temperatures

4. Feels like temperature

5. Humidity Percentage

6. Wind Speed 

4. Adjustable Screen size

The screen is designed to adjust to any screen size, mostly to adjust with Mobile device screen sizes. ss4_1

About

This is a simple ReactJS weather application using OpenWeatherMap API and Unsplash API. Users can search any location on this web app.


Languages

Language:JavaScript 60.9%Language:CSS 20.6%Language:HTML 18.5%