Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 505 Bytes

File metadata and controls

18 lines (11 loc) · 505 Bytes

Weather App (In progress)

Status

Currently showcasing current location and five-day forecast based on user's location.

Coming Soon

  • 5 day forecast
  • Weather detail per each day of forecast.
  • Weather notifications.
  • Search for city by name or zip code.

Summary

local-weather is a React application that utilizes the user's IP address and the OpenWeatherMapAPI to display the weather at their current location.