What is <Link>? How does <Link> work? How do I use <Link>? Why so many questions?
React provides a declarative component for redirecting within a Single Page Application. The <Link> Component works by using a string as an accessible navigator to different parts of your webpage, by concatenating the pathway you have assigned it. It looks a little something like this: