Skip to content

Rishirxt/Weatherwebapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌀️ Weather Web App

A simple weather application built using HTML, CSS, and JavaScript that fetches real-time weather data using an external API.

πŸ”— Live Demo

πŸ‘‰ View the app on Netlify

🧰 Features

  • Search for any city and get current weather
  • Displays:
    • Temperature
    • Weather conditions (e.g., Clear, Rainy)
    • Icons representing the weather
  • Responsive UI with clean styling

πŸ“ Project Structure

weather-web-app/

  • index.html # Main HTML file
  • script.js # JavaScript for API calls and DOM manipulation
  • style.css # Styling for the app
  • pngs/ # Folder containing weather icons

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published