Fixing the 'cannot GET /URL' error on refresh with React Router (or how client side routers work)

In this post you'll learn how to fix the 'cannot GET /URL' error with React Router. Along the way, you'll also learn how client side routers work.