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.
- Host: GitHub
- URL: https://github.com/azacdev/ved-ui
- Owner: azacdev
- License: mit
- Created: 2025-02-03T01:50:36.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-03-05T21:05:56.000Z (4 months ago)
- Last Synced: 2025-03-29T05:34:30.267Z (3 months ago)
- Topics: radix, reacthookform, shadcn, tailwind, zod
- Language: TypeScript
- Homepage: https://ved-ui.vercel.app
- Size: 240 KB
- Stars: 47
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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