Skip to content

rthomas29/local-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.