ProNextJS
    Loading
    lesson

    Park UI

    Jack HerringtonJack Herrington

    Park UI is a framework built on top of Ark UI and Panda CSS.

    What makes it interesting is that it can actually sit on top of two different frameworks: Panda, and Tailwind. We'll be using the Tailwind version in this video.

    Like with the other frameworks built with Tailwind, setting up the Blog component is made easy. No external components required to build the layout!

    The form is less verbose than the one built with shadcn. It uses react-hooks-form as well. But, you don't need the Form, FormControl, or FormLabel components. All you need is Input

    Beyond forms, Park UI has a great selection of components including a PinInput and Skeleton.

    Transcript