Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 459 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 459 Bytes
Video.mp4

It is a sign up and log in application using OTP authentication.

  • It uses Voyage API to send OTP for trial,so do create your apiKey and apiSecret.

Try on your Local Machine

  • Clone the Repo
  • Move to the project directory cd SignUp-LogIn-using-OTP-Auth
  • npm install
  • npm start