You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple authentication system that verifies user's email account during signup by sending an OTP to verify user's authenticity, password reset option incase the user forgot their password for an existing account. Built using React, zustand, tailwind css for frontend. Nodejs, express, MongoDB for the backend. Brevo API for mailing service.