A beautiful and modern weather application built using React, Redux Toolkit, and Tailwind CSS v4. This app fetches real-time weather data from the OpenWeatherMap API, giving users instant updates about current weather conditions in any city.
- 🔍 Search for any city worldwide
- 🌡️ Live temperature, humidity, wind speed, and weather condition
- 📱 Fully responsive and mobile-first design
- 🎨 Modern UI powered by Tailwind CSS v4
- 🧠 State management using Redux Toolkit
- ⚡ Fast and lightweight with Vite
(Add screenshots or demo GIFs here if available)
- React
- Redux Toolkit
- Tailwind CSS v4
- Vite
- OpenWeatherMap API
Clone the repository and install dependencies:
git clone https://github.com/sabbehhassan/WeatherForeCasta_App
cd WeatherForeCast_App
npm install
npm run dev