sxnb / singulier

React reusable components and UX tools that I created & use in my projects.

Home Page:http://colorcode.design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colorcode Design logo

Colorcode•Design

A collection of React components and design tools, suitable for web and mobile applications. We have the strong belief that beautiful web development should not be difficult to achieve.

Quick start with components (Singulier)

  • Install from npm: npm install singulier

  • Include components in your application: import { Button } from 'singulier';

  • Customize your component using the factor property <Button factor="primary outline">primary</Button>

See more customization options in the website docs.

Preview

Tools

Other than Singulier, we provide some tools which we believe are helpful when creating a web application.

  • Color palette - easily find sets of colors that go well together
  • Live editor - test Singulier components and customizations instantly
  • Sample layouts - a few sample layouts that are built using Singulier components

License

The license terms are available here.

About

Built by one individual. See more of my work here.

About

React reusable components and UX tools that I created & use in my projects.

http://colorcode.design

License:GNU General Public License v3.0


Languages

Language:JavaScript 78.0%Language:CSS 21.0%Language:HTML 1.0%