Sitio.app design system

A design system for building fast, accessible, and modern frontends.

header.tsx
import { Button } from "ui";
<Button>Click me</Button>

Introduction

Sitio.app design system POC


Quick start

This design systems allows you to customize existing components with your own theme and exporting it to Contentful

Installing dependencies

For independent projects, you are able to use the ui library with your own theme.

npm install @sitioapp/ui