Weather Pulse is a sleek and fast weather app built with React and Vite, providing real-time weather updates using data from WeatherAPI.com.
- Live weather data by city search
- Temperature, humidity, wind speed, and condition icons
- Responsive design for all devices
- ⚛️ React
- ⚡ Vite
- 🌐 WeatherAPI.com
| Desktop View | Mobile View |
|---|---|
![]() |
![]() |
Designed and developed with ❤️ by Dhiraj Sah
- npm
- git
- Your API key from weatherApi
git clone https://github.com/DhirajSah736/Weather-pulse.git
cd Weather-pulse
npm install
npm run dev
