Elemental React | Abstract [WIP]
Opened this issue · 0 comments
macintoshhelper commented
What is Elemental React?
Prototype rapidly first, polish quickly after.
Elemental React is a new way of building React apps. Build your UI once, render it to any platform with our base elements.
elemental-react
provides you base elements, which can be used to build a prototype of your app or design.
e.g. We provide you a base <Button>
which can be extended by you to <PrimaryButton>
, <SecondaryButton>
, <FlatButton>
, <OutlinedButton>
, etc.