terminal-portfolio
terminal-portfolio copied to clipboard
Persist data like theme, etc to persist between sessions
Do we need this functionality? It can contribute to a better UX
This is something we need.
You can take care of this after #76 gets merged.
At the very least we need to store these data-
- name of the visitor (if they have manually set their name)
- theme (if they have manually set the theme)
Sure. I will work on jt
Feature implemented in #78