Morpho UI
Getting Started
How to use?

You can use morpho-ui by importing it directly in html file using the following code.

Or you can import directly in your CSS file using the following code.

You can even directly import styles for specific components using /components/ComponentName/ComponentName.css.

You can also import it using npm for a react project. It is built using Typescript, CSS and Storybook. Currently, it doesn't have all the features but will support in some time.

Motivation

Building components repetitively is cumbersome and time-consuming. Building morpho-UI brings uniformity, reusability and less decision making in styling for all your projects. It contains the global styling which gives you variety of color choices and components like buttons, alerts are provided with 5 CTA(call to action) colors(red, green, blue, yellow, and pink).