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 basic user authentication system built with Express.js and MongoDB. This project includes features for user registration, login, and secure password storage using bcrypt for hashing. The UI is rendered with EJS templates and styled with Bootstrap CDN for a responsive and clean design.