kunaakos / YAWA

Yet Another (Vue.js) Weather App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

// Yet Another Weather App ☀️

An app made with the awesome Vue.js library, because it's pretty cool.

Based on Vue-starter template, using Vue.js 2 with Vue Router 2, Vuex, Vue Resouce and s'mores.

A stripped down Bootstrap 4 Alpha was used for type, grids, and responsive mixins. Everything is SASS, icons are Font Awesome.

Firebase was used as a back end and OpenWeatherMap provides the weather and location data.

Demo

You might find a not-quite-up-to-date version at yawa.kunakos.ro. See the "about" page!

Bugs and such

As most experiments, this one can and will blow up in your face. It has been found to work in Chrome 55 (desktop and mobile), Safari 10 (desktop and mobile) and Firefox 50. Dragging doesn't work in IE, and the whole things fails miserably in Opera Mini (which would be pretty bad in the real world). But it's pretty nice in Chrome and Safari, I promise.

About

Yet Another (Vue.js) Weather App

License:MIT License


Languages

Language:CSS 52.0%Language:JavaScript 37.4%Language:HTML 10.6%