Skip to content

dougajmcdonald/cinch-design-framework

Repository files navigation

This repository aims to provide simple re-usable components to address common UI concerns.

It's based on next.js/react and styled jsx but the aim is not to couple things too tightly, the CSS should be extractable to an external stylesheet and HTML to a rendering method of your choice.

Components

Proposed componenets:

  • Modal

    • Full screen
  • Popup

    • Configurable
    • Closable
  • Button

    • Text
    • Icon

Styling

We include a dark and light theme, but encourage you to add your own

Releases

No releases published

Packages

No packages published