USEPA / the-manifest-game

Interactive decision tree to help e-Manifest users
https://usepa.github.io/the-manifest-game/
MIT License
1 stars 1 forks source link

Client side routing #121

Closed dpgraham4401 closed 4 months ago

dpgraham4401 commented 4 months ago

Description

Adds the necessary dependencies and initial configuration (routing) to execute client side routing.

Now all routes are (re)directed to the root URL ("/").

Issue ticket number and link

closes #97

Checklist