Skip to content

xzendercage/weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ON MAINTAIN..

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

Simple Weather App

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors