pickleball-forecaster

About

Pickleball Forecaster is an app that will quickly let the user see current weather conditions (wind speed, UV, rain percentage, etc) based on their location.


Technologies used

  1. Vue v3
    1. Pinia - State management library
    2. Vuetify - Component library
  2. Geolocation Web API
  3. Weather API - Free weather API
  4. GH Pages + GH Actions for deployment