A real-time weather application built using Next.js, TypeScript, Tailwind CSS, and OpenWeather API.
π https://weather-app-sooty-kappa-21.vercel.app
- π Search weather by city
- π‘οΈ Real-time temperature & conditions
- β‘ Fast and responsive UI
- π Secure API handling using environment variables
- βοΈ Clean modern design
- Next.js
- TypeScript
- Tailwind CSS
- OpenWeather API
- Vercel (Deployment)
git clone https://github.com/harsh-0905/weather-app
cd weather-app
npm install
npm run devCreate a .env.local file and add:
OPENWEATHER_API_KEY=your_api_key
Harsh Yadav
- GitHub: https://github.com/harsh-0905
