Skip to content

PuneetJadoun/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Weather App

A simple weather app built using HTML, CSS, and JavaScript, designed to practice working with APIs and handling asynchronous requests.

πŸš€ Features

  • Fetches current weather data from a public API
  • Displays temperature, weather conditions, and city information
  • Error handling for invalid city names or network errors
  • Clean and modular JavaScript code

##πŸ“Έ Screenshots

Screenshot 2025-06-29 111521

πŸ› οΈ Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Weather API

🎯 Purpose

This project was built to practice:

  • Fetching data from APIs using JavaScript
  • Working with asynchronous functions (promises, async/await)
  • Updating the DOM dynamically with fetched data

πŸ“‚ How to Use

  • Download or clone the repository
  • Open index.html in your browser
  • Enter a city name to get weather details

🏷️ Tags

weather-app, html, css, javascript, api, fetch, beginner-project, practice-project, web-development, frontend, dom-manipulation, portfolio-project

πŸ™Œ Acknowledgements

Weather data provided by - OpenWeatherMap. This project is built for educational purposes only.

Releases

No releases published

Packages

No packages published