A simple and clean weather application built using React and Vite that shows real-time weather information using a public weather API
- Search weather by city name
- Real-time temperature and weather condition
- Clean and minimal UI
- Fast performance with Vite
- React
- Vite
- JavaScript
- CSS
- Weather API
git clone https://github.com/avdhut400/Weather.git
cd weather-forecast-app
npm install
VITE_API_KEY=your_api_key_here
npm run dev
📸 Preview
Simple weather app showing live weather data.