/vue-weather-app

Gives real-time weather forecast of any valid city on Earth that you enter. Created with Vue.js and Bootstrap, it is an App made for #NotFancyAppChallenge by @samanthaming

Primary LanguageVue

Vue Weather Forecast App

Gives real-time weather forecast of any valid city on Earth that you enter

Created with Vue.js and Bootstrap

screenshot from 2018-10-01 21-56-03 screenshot from 2018-10-01 21-57-31

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint