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

Using a component library for the UI? #107

Open
tobybellwood opened this issue Mar 2, 2023 · 1 comment
Open

Using a component library for the UI? #107

tobybellwood opened this issue Mar 2, 2023 · 1 comment
Assignees

Comments

@tobybellwood
Copy link
Member

Here are some options:

DaisyUI: https://daisyui.com/components/

MaterialUI: https://mui.com/material-ui/

Ant design - https://ant.design/components/overview/

  • Works perfectly with typescript with a rich collection of react components, abstracting repetitive component logic
  • Theming is possible, works especially well with styled-components

Chakra UI - https://chakra-ui.com/docs/components

  • Similar to ant but a bit more customizable
  • Themable and easy for devs to get started with
@AlexSkrypnyk
Copy link

If I could vote - I would vote for Material UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants