t10d / cra-template-kingdom

Create React App Template crafted in the Kingdom.
MIT License
15 stars 1 forks source link

Standard components #12

Closed diogomqbm closed 3 years ago

diogomqbm commented 3 years ago

Description

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

What do you guys think?

GuilhermeLLS commented 3 years ago

@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?

luisrondow commented 3 years ago

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

AgmarTorres commented 3 years ago

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.

diogomqbm commented 3 years ago

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

diogomqbm commented 3 years ago

closed by #24