Form-Verification is a React application built with Vite. It includes various components such as forms, dropzones, and OTP fields, and uses Tailwind CSS for styling.
- Node.js (version 14 or higher)
- npm (version 6 or higher)
-
Clone the repository:
-
Navigate to the project directory:
cd codavatar
-
Install the dependencies:
npm install
To start the development server, run:
npm run dev