The output from me trying to understand how to make code depending on a certain datapoint reactive to changes in that data point.
Most of this code comes from the VueMastery couse "Vue 3 Reactivity"
- Clone repository
- Open terminal in project folder
npm install