A dynamic React & JavaScript app that fetches real-time weather data for cities worldwide.
- Search for cities and view temperature, humidity, and weather conditions.
- Responsive and interactive user interface.
- React, JavaScript, Vite, CSS, OpenWeatherMap API
git clone https://github.com/andromeda240/Weather-App.git
cd Weather-App
npm install
npm run dev