This website got built with React, and you can find it live at www.ssiprotocol.com.
Demos posted on our Twitter.
git clone https://github.com/pungtas/tyron-web-portal
cd tyron-web-portal
yarn build
serve -s build
git checkout -b <your branch>
yarn start