Integrated application for tracking weather and traffic conditions, using AccuWeather, Google Maps and Google Charts APIs.
The application is also live HERE.
This project was created using Vue.js CLI version 2.5.2 with Vuetify, Google Maps API, Google Charts, VUEX and Router
For database used to store the data is Firebase Realtime Database.
To run the project on your machine use npm run dev
for a dev server. Navigate to http://localhost:8081/
. The app will automatically reload if you change any of the source files.