A simple Weather App built as part of FreeCodeCamp's Intermediate Front End Development Projects.

Get the local weather in your current location, or in any city.

This weather app is a web-based application that shows the current weather information and 5-day weather forecasts in your current location, or in any city you search. This weather app uses the IP-API to get your current location based on your IP address, and the OpenWeatherMap API to get weather information.

Use your current location

IP-API determines your current location from your IP address, so you can instantly search for local weather information wherever you are.

OpenWeatherMap API

OpenWeatherMap provides current weather information and weather forecasts for any city.

View results

By using your current location or searching for any city, this weather app provides weather data such as temperature, pressure, humidity, and wind speed.