Skip to content

A run-of-the-mill weather app....with a touch of malice. Created using Vue.js and Accuweather API.

Notifications You must be signed in to change notification settings

lapeters/cutthroatclimates

Repository files navigation

Cutthroat Climates

This project was built to help me cut my teeth on Vue.js and JavaScript frameworks in general. It uses Axios to makes simple calls to the Accuweather 3rd party REST API in order to display the current weather conditions of a searched location. The search input accepts either city name or zipcode. Then the fighting begins!

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

Customize configuration

See Configuration Reference.

About

A run-of-the-mill weather app....with a touch of malice. Created using Vue.js and Accuweather API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published