Tech stack for examples: Vite, React, Tailwind
| Name | Features | Sandbox Link |
|---|---|---|
| Single Date | Date, Month, Year, all-in-one | https://codesandbox.io/p/sandbox/rehookify-all-in-one-month-calendar-176kep |
| Multiple Date | Date, Months, Year, context | https://codesandbox.io/p/sandbox/multiple-calendars-and-dates-dp-context-140xny |
| Range Picker | Date, Months, Context hooks | https://codesandbox.io/p/sandbox/range-with-context-hooks-fyv72j |
| Time Picker | Date, Time, State Context | https://codesandbox.io/p/sandbox/time-picker-with-multiple-dates-lf36qc |