Skip to content

Embeddable Vue.js Weather Widget based on Open Weather Map API

Notifications You must be signed in to change notification settings

TanyaKulikovskaya/Weather-Widget

Repository files navigation

Embeddable Vue.js Weather Widget

Built with

Features

This project implements the following features:

  • Fetching data from Open Weather API
  • Adding new locations
  • Removing previously added locations
  • Reordering added locations by dragging and dropping them

Project setup

Create .env file in the root directory that contains key/value pair defining the project's required environment variable: key - VUE_APP_WEATHER_API_KEY, value - your Open Weather API key.

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

Embeddable Vue.js Weather Widget based on Open Weather Map API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published