Static-ish React components

How to use your Component Library on static HTML pages

by Sam Bernhardt


Note: this was an experimental project that's a workaround to refactoring some static HTML pages that are part of KickUp's product. The ideal solution would be to rebuild the static HTML pages as React apps so we can directly use our reusable componentLibrary, but this proposes a clever workaround to achieve consistent components and styles without that migration.