chart_app live: https://harvel-weather-chart-app.vercel.app In order to make this app work, you need to generate your own API key here, and add it to your .env, the key is: VUE_APP_API_KEY=some_number 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 Customize configuration See Configuration Reference.