React Router — Redirect to an External URL
Discover how to use React Router to link to an external URL, thanks to the Link component or an HTML anchor tag (<a>).
How to Add an External Link With React Router?
You can use the Link component or an HTML anchor tag if you want to redirect to an e...
gaelgthomas.com3 min read
Ravin
JavaScript lover, eats APIs for breakfast
Helpful article, indeed