This is a simple user registration by OTP verification in smtp API. This project is created with React, Vite, Tailwind CSS, ESLint, smtp API. This project is created for learning purpose.
- Clone this repository
git clone https://github.com/AbdurRaahimm/OTP-Verify-signUp.git
- Go to the project directory
cd OTP-Verify-signUp
- Run The Essential Dependency
npm install
- Run
npm run dev
to start the development server
npm run dev
- Run
npm run build
to build the project
npm run build
- User Registration by OTP Verification in smtp API
- User Login
- User Logout
- React
- Vite
- Tailwind CSS
- ESLint
- smtp API