Instead of storing the selected GitHub repository owner and name in local storage, store it in URL parameters.
Make the router default to /graph.
Change the home route to /graph/:owner/:repo.
If :owner and :repo are empty then set to first choice for each.