All Projects
React

Weather App with API

A React application that fetches live weather data from an external API and displays forecasts with dynamic icons and charts.

React API Chart.js
๐Ÿšง

Project documentation coming soon

This page is ready to receive full project documentation โ€” screenshots, a code walkthrough, challenges encountered, and links to the live demo and GitHub repository. Content will be added once the project is complete.

About this project

The Weather App connects to a live weather API (OpenWeatherMap) to display current conditions and a 5-day forecast for any city in the world. Dynamic weather icons and a temperature chart update in real time when the user searches for a new location.

[Full description to be added once the project is complete.]

Key Features

  • City search with live API call (OpenWeatherMap)
  • Current conditions: temperature, humidity, wind speed
  • 5-day forecast with dynamic weather icons
  • Temperature chart (Chart.js)
  • [More features to be added]

Screenshots


Current weather view
โ€” to be added

5-day forecast
โ€” to be added