t10d / cra-template-kingdom

Create React App Template crafted in the Kingdom.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Standard components

diogomqbm opened this issue · comments

Description

I think we should build some standard components to increase DX with this boilerplate. I was thinking about building a generic:

  • Input
  • Button
  • Select

What do you guys think?

@diogomqbm @leonardomolinan @phenrique7 @luisrondow @AgmarTorres @frostbig @marianaks

We need to pick an icon library. ChakraUI has its own icon lib, but there are many other options such as react-icons, react-feather, etc.

Any suggestions?

I think to default icons we can use Chackra UI Icons. In other projects, this decision is up to the designers.

Top, another possibility that we could consider would be the Material-UI, it is very simple to use as well and the repository is very vast and dynamic.

I changed the description because we can implement NavBar and Autocomplete in further changes

closed by #24