In this course we will use React Router DOM to solve our routing problem. This will allow us to:
- Associate particular components with particular routes
- Link between routes without requiring a full refresh
- Capture wildcards in the URL to utilise state