sinbrive / meteo-vuejs-vite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meteo-vuejs-vite

Vuejs METEO APP bundled with VITE

image

Example of API call:

https://api.openweathermap.org/data/3.0/onecall?lat=33.44&lon=-94.04&exclude=hourly,daily&appid={API key}

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 63.9%Language:CSS 23.0%Language:JavaScript 6.7%Language:HTML 6.4%