Skip to content

Implemented a basic form using Radix UI and Tailwind CSS, with form control managed by the React Hook Form's Controller and validation by Yup.

Notifications You must be signed in to change notification settings

vhrechukha/nextjs-tailwind-css

Repository files navigation

Next.js 13 with Tailwind CSS

Implemented a basic form using Radix UI components and Tailwind CSS, with form control managed by the React Hook Form's Controller and validation powered by Yup.

Technologies:

  • Next.js 13
  • Tailwind CSS
  • Radix UI
  • React Hook Form
  • Yup

Start the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

About

Implemented a basic form using Radix UI and Tailwind CSS, with form control managed by the React Hook Form's Controller and validation by Yup.

Topics

Resources

Stars

Watchers

Forks