Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.07 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.07 KB

Weather App

A simple weather application built with Vue 3, Tailwind CSS, and powered by the WeatherAPI to provide weather information for cities around the world.

Features

  • 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.

Technologies Used

  • 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.

Getting Started

  1. Clone the Repository:

    git clone https://github.com/Azzedine-zemmari/Wheater.git
    
  2. Install Dependencies:

    cd weather-app npm install

4.Run the Wheather App

npm run serve

  1. application

Wheater App