wowjoy-ui

wowjoy-ui React component

Usage no npm install needed!

<script type="module">
  import wowjoyUi from 'https://cdn.skypack.dev/wowjoy-ui';
</script>

README

wowjoy-ui

Travis npm package Coveralls

Deploy to ZEIT Now

theme

theme = {
  mainColor: "#06aea6",
  deepColor: "#007872",
  lightColor: "#e1f0ef",
  fontColor: "#fff",
  mainColor_hover: "#1AC3BB",
  mainColor_active: "#3E8A86",
  lightColor_hover: "#F0FFFD",
  lightColor_active: "#06AEA6"
};