🌥️❄️ App showing the weather by geolocation and for other cities of Russia with adding them to favorites
View Demo
Table of Contents
- weather display by geolocation or by a selected city in the settings
- weather search for Russian cities, adding them to favorites
- complete weather report with the ability to view details by hour or day
- update information button
- skeleton loading
- tooltips with information description
- changing units
- different images for the weather
- pwa
- Vue
- Vuex
- Vue-router
- Vuetify
- Axios
- Moment
- Pwa
npm install
npm run serve
npm run build
npm run lint