SJHH-Nguyen-D / vue-weather-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weather-app

First App in Vue is a weather app that fetches weathe from the openweathermap API based on user input, and returns the current temperature in that location.

Project setup

npm install

npm -g i @vue/cli

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


Languages

Language:Vue 82.7%Language:HTML 13.6%Language:JavaScript 3.6%