use HTM to reduce work in React apps

More detail at the HTM Github project, including benefits and improvements (removes JSX transpile dependency, attributes and optional quotes, fragment handling, etc).

See the related DEV.to article "the web platform: lighten the JSX load in React apps" for an overview.