Your Shadcn/UI setup is complete! Here are some example components.
Different button styles
Different button sizes
Input and label examples
Track your goals, habits, and tasks with a beautiful UI
Shadcn/UI is now fully integrated into your project. You can start building your features with these accessible, customizable components. All components are located in src/components/ui/
Visit the Shadcn/UI website to copy more components:
Edit the CSS variables in globals.css
to customize your color scheme. Toggle between light and dark modes by adding the dark
class to the HTML element.