Aero-Weather is a modern weather app built with React 18, Tailwind CSS, and Leaflet with OpenStreetMap for interactive maps. Powered by the OpenWeather API, it provides real-time forecasts, temperature, humidity, wind speed, and more. The app features a sleek interface with a dark mode toggle, ensuring a smooth and user-friendly experience. Stay informed with accurate weather updates in style.
Aero-Weather brings an intuitive, feature-rich weather experience to your fingertips! 🚀
To get started, clone the repo and install the dependencies:
git clone https://github.com/Adnanasgharr/Aero-Weather.git
cd Aero-Weather
npm install
Once the dependencies are installed, you can start the development server:
npm run dev
The app will be running on localhost:5173.