Skip to content

srujankumar656/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒ Weather Now

A simple, responsive weather application built with React + Vite + Tailwind CSS.
It fetches live weather data using the Open-Meteo API.


๐Ÿš€ Features

  • ๐Ÿ” Search for any city and get current weather instantly
  • ๐ŸŒก๏ธ Shows temperature, wind speed, and weather condition with emoji
  • ๐ŸŽจ Dynamic background gradients based on weather (sunny, rainy, snowy, etc.)
  • โฐ Displays last updated time for weather data
  • โŒจ๏ธ Supports pressing Enter key to trigger search
  • ๐Ÿ“ฑ Fully responsive (works on mobile + desktop)
  • โŒ Error handling for invalid cities or API issues

๐Ÿ› ๏ธ Tech Stack

  • React 18 (via Vite)
  • Tailwind CSS for styling
  • Open-Meteo API for weather + geocoding

โšก Installation & Setup

1. Clone the repo

git clone https://github.com/your-username/weather-now.git
cd weather-now

2. Install dependencies

npm install

3. Run locally

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published