Skip to content

This Weather App is a simple web application that allows users to check the current weather and a 5-day forecast for a specific location. It retrieves weather data from the OpenWeatherMap API and displays it in a user-friendly interface.

Notifications You must be signed in to change notification settings

abhijeetkumarshukla/weather-forecast-JS-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-forecast-JS-project

Introduction :-

This Weather App is a simple web application that allows users to check the current weather and a 5-day forecast for a specific location. It retrieves weather data from the OpenWeatherMap API and displays it in a user-friendly interface.

#Features :-

Current Weather: Display current temperature, maximum and minimum temperature, wind speed, cloud coverage, sunrise, and sunset time for the specified location. Interactive Map: Show an interactive map embedded from Google Maps, centered on the specified location. 5-Day Forecast: Provide a 5-day forecast with details including date, weather icon, temperature, and weather description. Search Functionality: Allow users to search for a location and retrieve weather information dynamically.

Technologies Used :-

HTML: Used for structuring the web page and defining its content. CSS: Used for styling the elements and layout of the web page. JavaScript: Used for fetching data from the OpenWeatherMap API, handling user interactions, and dynamically updating the web page content. OpenWeatherMap API: Used for retrieving weather data for the specified location.

Experience

Deployed the application on Netlify. You can access it :- https://weatherforecastwebapp17.netlify.app/

Usage :-

1 Enter the name of the location you want to check the weather for in the search input field. 2 Press the "Submit" button or press Enter to fetch weather data for the specified location. 3 View the current weather details, interactive map, and 5-day forecast displayed on the page.

Credits :-

This Weather App was created by Abhijeet Kumar Shukla (me).

About

This Weather App is a simple web application that allows users to check the current weather and a 5-day forecast for a specific location. It retrieves weather data from the OpenWeatherMap API and displays it in a user-friendly interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published