Skip to content

KKVANONYMOUS/Weather_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Netlify Status GitHub commit merge status npm GitHub last commit GitHub top language

This is a Weather App which shows Date,Temp,Humidity and Wind Speed of the desired location

Technical Stack

VueJS Frontend Framework

Project setup

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