Skip to content

dhruvinpatel2608/Wether_application_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

🌦️ Weather App

Weather App built with vanilla JavaScript and OpenWeather API.
It allows users to:

  • Enter a city and country.
  • Fetch real-time weather data.
  • Display temperature (°C), description, and location.
  • Show error message when city is not found.

The app demonstrates async/await, API handling, and updating DOM elements dynamically.
A simple but effective project for practicing JavaScript API calls.

About

Weather App built in using JavaScript and OpenWeather API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors