<IndexRoute>
Todo: add more
An <IndexRoute> allows you to provide a default "child" to a parent route when visitor is at the URL of the parent.
All the same props as <Route> except for path.
<Route>
path
Todo