Vue-weatherapp

alt text

Project setup

npm install

API

create .env file in vue-weather folder 
Create account on openweather.org and paste api key in .env file

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build