import * as React from "react"; import { BrowserRouter as Router, Route, Link } from "react-router-dom"; const StartScreen = () => (