/weather-app-vue

weather app - get weather data for any city using axios and vuetify

Primary LanguageJavaScript

Simple weather app with vuetify & axios

Project setup

npm install

Plugins installed

[vue-cli-plugin-vuetify](https://github.com/vuetifyjs/vue-cli-plugin-vuetify)
[vue-cli-plugin-axios](https://github.com/azwebplus/vue-cli-plugin-axios)

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint