Recovering Grandeur
Links
Technologies Used
Information
- First Released: July 19, 2021
- Latest Update:
A Vue-powered frontend for the fictional hospital Recovering Grandeur. It is a Single Page Application with a store, routing and even route verification. Stateless components are mostly under the components folder, while stateful components are under the view folder. The website gradually (or not) changes over time and changes how the components function, depending on what’s called in project the ‘breakpoint’. How much this happens has a default rate, though almost all settings can be adjusted under the ‘about’ page. The website uses local storage to keep track of how far the user is along in the narrative.