Beta v0.6.2

Introduction

Pier UI is a simple and customizable component library starter for React and Next Applications.

Why Pier UI ?

Pier UI is designed with focus on simplicity: Pier UI uses styled-jsx for styles and theming. Styled JSX is a CSS-in-JS library that allows you to write encapsulated and scoped CSS to style your components ( styled-jsx docs ).
I could't find a good UI library based on styled-jsx. So I start building my own.

Pier UI uses only react, styled jsx ( for styling ), Prop Types and classNames as Dependencies Thats it.

This project is a starter for your styled-jsx project and not a complete UI library. Think of it as a simple Starter UI.

This is a beta version. This project is currently in development.

More components are coming soon.