FranzRome / vue-weather

Weather App made in Vue (need open weather API permission)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-weather

Description and Usage

This is a simple weather app made in Vue.js using API calls

To see the weather type in the search bar the location you want to fetch from the API

Project setup

Use the following command before running anything else

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

Weather App made in Vue (need open weather API permission)


Languages

Language:Vue 63.0%Language:HTML 23.5%Language:JavaScript 13.5%