Skip to content

VivekYadav-77/Weather_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Visit: https://weatherwiseowl.netlify.app/

Weather App 🌤️

A simple weather web application that allows users to search for current weather conditions by entering a city and state name. The app displays real-time weather details such as temperature, feels like, wind, humidity, precipitation, UV index, dew point, visibility, and cloud coverage.


🚀 Features

  • Search weather by city and state\
  • Displays:
    • 🌡️ Temperature (Celsius & Fahrenheit)\
    • 🌥️ Weather conditions\
    • 💨 Wind speed & pressure\
    • 💧 Humidity & Precipitation\
    • 🔆 UV Index & Dew Point\
    • 👀 Visibility & Cloud Percentage\
  • Smooth UI with gradients and animations\
  • Responsive design with styled cards

🛠️ Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla JS)
  • Font Awesome Icons

📂 Project Structure

Weather_App/
├── 📁 netlify/
│   └── 📁 functions/
│       └── getWeather.js
├── weather.css
├── weather.js
├── index.html
└── README.md

⚡ How to Run

  1. Clone the repository:

    git clone https://github.com/VivekYadav-77/weather-app.git
  2. Navigate into the project folder:

    cd weather-app
  3. Open index.html in your browser.


🌍 API Integration

This project is designed to work with any weather API (like OpenWeatherMap API).
Update the weather.js file with your API key and endpoint for live weather data.


🤝 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.


About

The Weather App is a simple web application that allows users to check real-time weather information by entering a city and state. It displays details such as temperature, feels like, humidity, wind, precipitation, UV index, dew point, visibility, and cloud coverage in a clean and responsive UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors