/weather-app

Fetching weather by random coordinates & city/country

Primary LanguageVue

weather

Project setup

npm install

rename .env.local.example to .env.local and insert your own OpenWeather key here

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.