yuloskov / weather

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather

Project description

Single-page website for viewing current weather. Built using Vue2.

The project is accessible at https://yuloskov.github.io/weather/

Project setup

Create file .env.local in the project root and add VUE_APP_API_KEY environment variable with the https://openweathermap.org/api API token.

Then run

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

About


Languages

Language:Vue 67.2%Language:JavaScript 26.7%Language:HTML 6.2%