see https://playproject.io/ui-components/
This is a showcase place for the Theme Widget app components. This app is a simple app that allows you to change the theme of a website and see the changes in real time.
To clone and install, run the following commands:
git clone https://github.com/ddroid/ui-components
cd ui-components
npm install
npm run start