/intro-component-with-sign-up-form-React-

The Intro-Component-With-Sign-Up-Form is a React application built using TypeScript that provides users with a simple and secure way to register by entering their first name, last name, email, and password.

Primary LanguageTypeScript

Intro Component With SignUp Form

First Image

Getting Started

.gif

  1. First of all you need to clone app repository from github:
https://github.com/Lazzzare/intro-component-with-sign-up-form-React-
  1. Next step requires install all the dependencies.
npm install
  1. Running the Project
npm run dev

Links

Built With

  • Vite
  • React
  • Typescript (TSX)
  • react-hook-form
  • TailwindCss