As a developer, I want to have a generic router, so I can control which view is rendered.
Acceptance criteria
Verify, consult and update before starting.
Additional notes
- This functionality should be stored in a separate Router.js file.
- Tips: dispatchEvent, location.
As a developer, I want to have a generic router, so I can control which view is rendered.
Acceptance criteria
Verify, consult and update before starting.
Additional notes