OpenSTL / CMR-Client

0 stars 5 forks source link

Turn app into a multi-page app with routing #17

Closed ebsamson3 closed 4 years ago

ebsamson3 commented 4 years ago

Use React Router to create multiple pages. Add Router Links to the site's sticky header for navigation. Create a 404 redirect page for when user goes to an unused URL.

more information can be found here.