Weather app built in Vuejs feed by Weather API
Weather-app.vue
This project was built in vuejs feed by Weather API, you can see here https://openweathermap.org/api, create a account and use your API key
Weather App when the temp is more than 20ºC
Weather App when the temp is below than 20ºC
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint