Open chmtt opened 4 years ago
Hej @chmtt. I like this idea, already played with some idea of components we should definitely pre-define with the bare minimum of styling.
List of components I think are the best candidates:
This should really be all we should add, since the main goal of this boilerplate is to deliver a starting guide for webprojects and not be treated as a UI kit.
When setting up the form elements, we should focus on using react-hook-form
.
Maybe we can add some kind of default components like a basic button. Stuff which we've to create with every new project.