Skip to content

pang1217/weatherApp

Repository files navigation

weather-app

My Weather App with Vue.js using OpenWeatherMap API This weather application is built using Vue.js and leverages the OpenWeatherMap API to fetch weather data. Users can search for weather information by city, with the app displaying current conditions, temperature, humidity, and wind speed.

Screenshot

Weather App Screenshot

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published