Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdurraahimm/otp-verify-signup
https://github.com/abdurraahimm/otp-verify-signup
reactrouter6 smtp-server tailwindcss vitereact
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdurraahimm/otp-verify-signup
- Owner: AbdurRaahimm
- Created: 2024-01-31T06:00:34.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-10T11:17:25.000Z (9 months ago)
- Last Synced: 2024-02-10T12:26:53.666Z (9 months ago)
- Topics: reactrouter6, smtp-server, tailwindcss, vitereact
- Language: JavaScript
- Homepage: https://otp-verify-signup.vercel.app
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
- [About](#about)
- [Usage](#usage)
- [Features](#features)
- [Demo](#demo)
- [Tools](#tools)
- [Connect on Social Media](#connect-on-social-media)## Usage
1. Clone this repository
```bash
git clone https://github.com/AbdurRaahimm/OTP-Verify-signUp.git
```
2. Go to the project directory
```bash
cd OTP-Verify-signUp
```
3. Run The Essential Dependency
```bash
npm install
```
4. Run `npm run dev` to start the development server
```bash
npm run dev
```
5. Run `npm run build` to build the project
```bash
npm run build
```## Features
- User Registration by OTP Verification in smtp API
- User Login
- User Logout## Screenshots
![signUp](public/image.png)
![signIn](public/image-1.png)
![OTP Verify](public/image-2.png)
![Home](public/image-3.png)## Demo
- [Live Demo](https://otp-verify-signup.vercel.app/)## Tools
- React
- Vite
- Tailwind CSS
- ESLint
- smtp API## Connect on Social Media
- [Twitter](https://twitter.com/AbdurRahim4G)
- [Instagram](https://www.instagram.com/abdurrahim4g/)
- [Facebook](https://www.facebook.com/Rahim72446)
- [LinkedIn](https://www.linkedin.com/in/abdur-rahim4g/)
- [YouTube](https://youtube.com/@AbdurRahimm)