React Weather Forecast app.


A weather application using data from OpenWeather API and serving it up with a React front end. It uses a dynamic background and changes the weather icon based on weather codes. It uses state to simply update an array of task cards. View the code here.

A sunny weather result.

A rainy weather result.

A cloudy weather result.