Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add components needed in each project #26

Open
chmtt opened this issue Nov 5, 2020 · 1 comment
Open

Add components needed in each project #26

chmtt opened this issue Nov 5, 2020 · 1 comment
Labels
discussion enhancement New feature or request

Comments

@chmtt
Copy link

chmtt commented Nov 5, 2020

Maybe we can add some kind of default components like a basic button. Stuff which we've to create with every new project.

@chmtt chmtt added enhancement New feature or request discussion labels Nov 5, 2020
@visualcookie visualcookie changed the title add default components Add components needed in each project Nov 5, 2020
@visualcookie
Copy link
Contributor

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:

  • Buttons (with hover, different states and loading)
  • Form elements (Input, Textarea, Password Input with Eye-Icon, Validation states and messages, ...)

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants