Skip to content

Weather App Using JavaScript is a simple web application that displays real-time weather information for any city entered by the user. Built using HTML, CSS, and JavaScript, the app fetches weather data from an external API (like OpenWeatherMap) and shows details such as temperature, weather conditions, humidity, and wind speed.

Notifications You must be signed in to change notification settings

ajaysiriki/WeatherAPP

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

About

Weather App Using JavaScript is a simple web application that displays real-time weather information for any city entered by the user. Built using HTML, CSS, and JavaScript, the app fetches weather data from an external API (like OpenWeatherMap) and shows details such as temperature, weather conditions, humidity, and wind speed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published