Docs
Getting Started
Getting Started
How to install and use the calendar
Initializing @shadcn/ui
Before you can use the calendar component, you need to initialize the @shadcn/ui
package.
This will add the necessary CSS to your project.
Installing @you-got-bud/calendar
Install the calendar compoent with the package manager of your choice.
Setting up tailwindcss
We need to tell tailwindcss to include the calendar styles in the build.
Using the Date Picker
Now you can use the date-picker/calendar in your project refer to the calendar and date-picker for more information.