Weather App (In progress)
Currently showcasing current location and five-day forecast based on user's location.
5 day forecast- Weather detail per each day of forecast.
- Weather notifications.
- Search for city by name or zip code.
local-weather is a React application that utilizes the user's IP address and the OpenWeatherMapAPI to display the weather at their current location.