Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App 🌦️

A simple and responsive weather application built with React that fetches real-time weather data using the OpenWeatherMap API.

🚀 Live Demo

https://weather-app-six-kappa-21.vercel.app/


📌 Features

  • Search weather by city name
  • Displays:
    • Temperature (°C)
    • Weather condition
    • Humidity
    • Wind speed
    • Weather icon
  • Loading state handling
  • Error handling (invalid city, network issues)
  • Responsive design (mobile + desktop)
  • Clean and modern UI

🛠️ Tech Stack

  • React (Frontend framework)
  • Vite (Build tool)
  • CSS (Styling)
  • OpenWeatherMap API (Weather data)
  • Vercel (Deployment)

📦 Installation & Setup

git clone https://github.com/your-username/weather-app.git
cd weather-app
npm install
npm run dev

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages