Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.02 KB

File metadata and controls

31 lines (20 loc) · 1.02 KB

React Hook Form with Tailwind CSS and zod

This project demonstrates how to integrate React Hook Form into a React.js application styled with Tailwind CSS. It showcases a simple form implementation that leverages the power of React Hook Form for efficient form handling and validation.

Features

  • Easy form validation using React Hook Form
  • Responsive design with Tailwind CSS
  • User-friendly interface
  • Lightweight and performant

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Make sure you have the following installed on your machine:

  • Node.js (version 16 or higher)
  • npm (comes with Node.js)

Installation

  1. Clone the repository:

    git clone git@github.com:s-babaeizadeh/react-hook-form-with--zod-validation.git
    Navigate to the project directory:
    npm insatll
    npm run dev