comethrusws / weather-one

fluid weather app written in VUE.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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! :)

About

fluid weather app written in VUE.js


Languages

Language:Vue 80.1%Language:HTML 13.6%Language:JavaScript 6.3%