/weather-one

fluid weather app written in VUE.js

Primary LanguageVue

Weather-0ne 🌦️

i made a weather app in VUE.js! this application provides real-time weather updates based on the user's location. Utilizing the power of Vue.js and the OpenWeatherMap API, it delivers accurate weather forecasts with a sleek and intuitive interface.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

🌟 Features

  • Real-time Weather: Get up-to-date weather information for any location.
  • User-friendly Interface: Intuitive design for seamless user experience.

🚀 Installation

  1. Clone the repository: git clone https://github.com/comethrusws/weather-app.git
  2. Install dependencies: cd weather-app && npm install
  3. Get your API key from OpenWeatherMap and replace YOUR_API_KEY in src/api/weatherService.js with your API key.

🖥️ Usage

  1. Run the application: npm run serve
  2. Access the app in your browser at http://localhost:8080.

🛠️ Technologies Used

  • Vue.js
  • OpenWeatherMap API
  • HTML/CSS

teehee! :)