This repo has the purpose of testing dynamic theming with pre-defined properties. I created the theme context to switch between themes and dark or light mode. The possible properties for theme are available into theme-props.
VITE_BASE_URL=\base-path\
Install the dependencies:
npm iRun the project:
npm run dev