We aren't using React Router for any routes yet, but once we do we'll probably want type safety on those routes.
Setting that up should be fairly straightforward.
See the setup guide here and the docs on it here.
Note: This is blocked by #21. Either wait for that PR to be merged or branch off of that feature branch to start work on this ticket.