Skip to content

The app may take 2-3 minutes to load initially due to the Render free account policy. I created a basic user registration page where anyone can sign up. To complete registration, the user must verify the OTP . For more details, use the deployed link to check the functionality.

Notifications You must be signed in to change notification settings

sanjaykumarverma01/simplifii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The app may take 2-3 minutes to load initially due to the Render free account policy.

Infolliom-Register-Page

Infollion-Register-Page is a full-stack app that uses real-time OTP verification via email. It utilizes Nodemailer and Mailgen to accomplish this.

Infollion-Register-Page uses OTP verification. OTP will be last 6 digit of mobile number.

Tech Stack

Client: React JS

Server: Node JS, Express JS

Database: Mongo DB

CSS Library: Material-UI

Demo

https://infollion-nlou.onrender.com/

Run Locally

Clone the project

  git clone https://github.com/sanjaykumarverma01/simplifii.git

Go to the project directory

  cd simplifii

Install dependencies

  npm install
  cd client/
  npm install

Start the server

  npm run start
  npm run server

Start the Client

  //open a new terminal
  cd client
  npm start

Features

Input Validation

Real Time OTP Sent & Resent

Invalid OTP PopUp

Existing Users Validation

OTP Expire Validation

Mobile View

About

The app may take 2-3 minutes to load initially due to the Render free account policy. I created a basic user registration page where anyone can sign up. To complete registration, the user must verify the OTP . For more details, use the deployed link to check the functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published