Weather Forecasting in JavaScript using API
By Nihal MALI
This project contains a web application that provides real-time weather forecasts for locations. Programming language used - JavaScript, Html, CSS, Openweathermap API
Weather forecasting in javascript using weather api
# Features:-
1. Location Search: Users can enter a city name or ZIP code to search for weather information.
2. Current Weather: The app displays the current weather conditions, including temperature, humidity, wind speed, and weather description.
3. Auto-Detect Your location: this auto detect your current location.
# Technologies Used
1. HTML, CSS, JavaScript: The web app is built using these core web technologies for the user interface and interactivity.
2. Weather API: The app integrates with a weather API (OpenWeatherMap) to fetch real-time weather data.
Comments