Skip to content

Core Components #2978

Answered by beerose
kennycharles asked this question in Q&A
Nov 18, 2021 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Hey! Glad to have you checking out Blitz!

So Blitz is meant to help you build full-stack apps easily — it has some stuff like database, auth, linter, test runner set up out of the box, or it can generate some code for you, lets you install recipes, etc. You can read more about Blitz features in the docs: https://blitzjs.com/docs/get-started.
However, Blitz doesn't export UI components. There is LabeledTextField or Form in the new app template to have sample login/signup forms provided out of the box, but apart from that, we don't focus on the UI elements.
For ready-to-use components, you can use some UI libraries, e.g. https://tailwindui.com/, https://mui.com/, and so on (there are plenty…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@kennycharles
Comment options

@beerose
Comment options

@kennycharles
Comment options

@beerose
Comment options

Answer selected by kennycharles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants