This is also named CSR (Client Side Rendering). It includes Client Side Routing and is deployed the same way as a "Multi page static website". All generated code is client side code, there is no backend.
- Vue Example
- Vue Router (Core Team)
- Angular
- Angular Router (Core Team/Built In)
- Vanilla JS
- Find one..
- React
- React Router
- Find another one
- Svelte
- Find a router...
- SolidJS
- Solid Router (Core Team)