Skip to content

Latest commit

 

History

History
71 lines (54 loc) · 1.41 KB

README.md

File metadata and controls

71 lines (54 loc) · 1.41 KB

User Registration by OTP Verification in smtp API

About

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.

Table of Contents

Usage

  1. Clone this repository
git clone https://github.com/AbdurRaahimm/OTP-Verify-signUp.git
  1. Go to the project directory
cd OTP-Verify-signUp
  1. Run The Essential Dependency
npm install
  1. Run npm run dev to start the development server
npm run dev
  1. Run npm run build to build the project
npm run build

Features

  • User Registration by OTP Verification in smtp API
  • User Login
  • User Logout

Screenshots

signUp signIn OTP Verify Home

Demo

Tools

  • React
  • Vite
  • Tailwind CSS
  • ESLint
  • smtp API

Connect on Social Media