araceae-ui

Simple React component libary focused on minimalism.

Usage no npm install needed!

<script type="module">
  import araceaeUi from 'https://cdn.skypack.dev/araceae-ui';
</script>

README

Araceae-ui npm codecov Storybook

Simple React component libary focused on minimalism.

This project was inspired by the .pulse Design System and was made just for fun and learning.

Made with:

  • React
  • Typescript
  • Styled-components
  • Jest + React Testing Library

Getting started

  yarn add araceae-ui
  # or with npm:
  npm i araceae-ui

You can check the available components on Storybook.