Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iberasoft/simple-vue-weather-app

:partly_sunny: Vue App for learning purposes
https://github.com/iberasoft/simple-vue-weather-app

api vuejs

Last synced: about 5 hours ago
JSON representation

:partly_sunny: Vue App for learning purposes

Awesome Lists containing this project

README

        

# Weather App
A local weather app built with Vue.js that fetches weather forecast from Openweathermap.org.

## Pre requisites
- Vue CLI 4.x (yarn global add @vue/cli / yarn global remove @vue/cli)
- Node.js version 8.9 or above (v10+ recommended)

## Quick Start
- yarn install
- yarn serve (for production yarn build)