Skip to content

A basic weather app that allows users to search for weather information for any location in the world. Built with HTML, CSS, and JavaScript. Features a simple, user-friendly interface and uses the OpenWeatherMap API to retrieve weather data.

Notifications You must be signed in to change notification settings

itssubhamroy23/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather App This is a basic weather app created using HTML, CSS, and JavaScript. It allows users to search for weather information for any location in the world by entering the name of the city or the zip code. The app uses the OpenWeatherMap API to retrieve weather data.

The app features a simple, user-friendly interface that displays the current temperature, humidity, wind speed, and weather conditions. It also includes a 5-day forecast for the selected location, showing the high and low temperatures for each day.

This repository contains all the necessary HTML, CSS, and JavaScript files to run the app. It's a great starting point for anyone looking to learn how to create a basic weather app using web technologies. Feel free to fork, modify, and use the code however you like!

Features Search for weather information for any location in the world View current temperature, humidity, wind speed, and weather conditions 5-day forecast showing high and low temperatures Simple, user-friendly interface Uses the OpenWeatherMap API to retrieve weather data How to Use To use the app, simply open the index.html file in your web browser. Enter the name of the city or the zip code for the location you want to see weather information for and click the "Get Weather" button. The app will retrieve weather data from the OpenWeatherMap API and display it on the page.

Credits This app was created by Subham Roy using HTML, CSS, and JavaScript. Weather data is provided by the OpenWeatherMap API.

About

A basic weather app that allows users to search for weather information for any location in the world. Built with HTML, CSS, and JavaScript. Features a simple, user-friendly interface and uses the OpenWeatherMap API to retrieve weather data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published