An open API service indexing awesome lists of open source software.

https://github.com/azacdev/ved-ui

Form components built with shadcn/ui, validated by Zod, and managed with React Hook Form.
https://github.com/azacdev/ved-ui

radix reacthookform shadcn tailwind zod

Last synced: 2 months ago
JSON representation

Form components built with shadcn/ui, validated by Zod, and managed with React Hook Form.

Awesome Lists containing this project

README

        

# ved

This is a Next.js application generated with
[Create Fumadocs](https://github.com/fuma-nama/fumadocs).

Run development server:

```bash
npm run dev
# or
pnpm dev
# or
yarn dev
```

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

## Learn More

To learn more about Next.js and Fumadocs, take a look at the following
resources:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js
features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
- [Fumadocs](https://fumadocs.vercel.app) - learn about Fumadocs