User Story / Job to be Done / Problem
As a developer, I want to be able to experiment with, and validate, the intended changes. Since we're also doing transactions, creating commitments, calling for data, it would be helpfull to spin this up locally
Potential solution ideas
yarn script spinning up a ganache instance, deploying the contract, launching the react app and connecting to the contract in the ganache instance. Mock for Chainlink and Strava API call. This might need to be sliced..