Javascript Vue

Weather app using Vue.js and OpenWeatherMap1 min read

vue-weather-app

Weather app using Vue.js, OpenWeatherMap. Demo

Project setup

npm install

API Key

Create Api Key from OpenWeatherMap.
Enter the key on the line below in src/store/store.js

apiKey: “YOUR_API_KEY”

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

GitHub

View Github

Leave a Reply

Your email address will not be published. Required fields are marked *

Pin It on Pinterest

Generated by Feedzy