A simple weather application built with Vue 3, Tailwind CSS, and powered by the WeatherAPI to provide weather information for cities around the world.
- Search: Easily search for the weather conditions in any city globally.
- Detailed Weather Information: Get comprehensive details about the weather, including temperature, wind speed, time, and more.
- Responsive Design: The app is designed to be responsive, ensuring a seamless experience on various devices.
- Vue 3: A JavaScript framework for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for building modern designs.
- WeatherAPI: An API that provides comprehensive weather data.
-
Clone the Repository:
git clone https://github.com/Azzedine-zemmari/Wheater.git
-
Install Dependencies:
cd weather-app npm install
4.Run the Wheather App
npm run serve
- application