Skip to content

gitnamehere/vue-weather-app

Repository files navigation

VueWeatherApp

A (not really) short project to learn Vue.js.

(Honestly it's more of a CSS practice)

Github Pages

This project uses Open-Meteo to source weather and geocoding data https://open-meteo.com/

Project Setup

This project requires the Yarn package manager

Install dependencies:

yarn

Starting the Vite Server

yarn vite