A sleek and responsive Weather App built using Next.js 14, Tailwind CSS, and the OpenWeatherMap API.
It allows users to search for any city and instantly get real-time weather details with a beautiful UI.
- 🔍 Search any city for live weather updates
- 🌡️ Displays temperature, weather description, and city name
- 🌈 Fully responsive modern UI using Tailwind CSS
- ⚡ Fast client-side data fetching with Fetch API
- 🔐 Uses environment variables to keep API key secure
- Next.js 14 (App Router)
- React 18
- Tailwind CSS
- OpenWeatherMap API