#ON MAINTAIN..
Weather app using Vue.js, OpenWeatherMap. Demo
npm install
- Create Api Key from OpenWeatherMap.
- Enter the key on the line below in src/store/store.js
apiKey: "YOUR_API_KEY"
npm run serve
npm run build
npm run lint
#ON MAINTAIN..
Weather app using Vue.js, OpenWeatherMap. Demo
npm install
apiKey: "YOUR_API_KEY"
npm run serve
npm run build
npm run lint