React OTP Authenticator is a straightforward One-Time Password (OTP) authenticator application developed using React, TypeScript, and Tailwind CSS. It provides a seamless user experience for verifying email or phone numbers.
Clone the repository:
git clone https://github.com/RomaLetodiani/OTP
Navigate to the project directory:
cd OTP
Install dependencies:
npm install
Run the app:
npm run dev
Open your browser and navigate to http://localhost:5173/OTP.
If you're interested in contributing to this project, please feel free to submit issues or pull requests. Your feedback and contributions are highly valued.