Skip to content

DSanich/vue-weather-widget

Repository files navigation

weather-widget

Description

Simple VueJS weather widget

Environment

To communicate with OpenWeatherApi on the client, you must have an .env file with the VUE_APP_WEATHER_API_KEY variable, which is generated in the OpenWeatherMap personal account.

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors