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.