Skip to content

jcoppede11/et-react-hook-form

Repository files navigation

User Registration Form with Validation and Strict Typing

This is a frontend project: a user registration form built with React and TypeScript, using a stack that combines robust validation, static typing, and an accessible UI with a clean look inspired by shadcn/ui.


Tech stack

Tool Description
React Library for building user interfaces
TypeScript Superset of JavaScript that adds static typing during development
React Hook Form Form state management optimized for React
Zod Schema validation library for strongly typed data
@hookform/resolvers Adapter between React Hook Form and Zod
Tailwind CSS Utility-first CSS framework

About

Form handling using React, React Hook Form, Zod, and TypeScript. This project showcases a clean and scalable approach to building robust forms with built-in validation and strong typing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors