Skip to content

Fabari1/vue-weather-app

 
 

Repository files navigation

weather-app

vue-weather-app

Weather app using Vue.js, OpenWeatherMap. Demo

Project setup

npm install

API Key

  • Create Api Key from OpenWeatherMap.
  • Enter the key on the line below in src/store/store.js
apiKey: "YOUR_API_KEY"

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.

About

Weather app using Vue.js 2, OpenWeatherMap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 76.9%
  • JavaScript 19.2%
  • HTML 3.9%