Weather Forecast Program

less than 1 minute read

For this project, I used the OpenWeatherMap API to write a program where the user can enter any city name or zip code and an accurate weather forecast will be returned.

You can check it out here. Weather Program