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 full-stack URL shortener built using Node.js, Express, MongoDB, and EJS. Users can sign up, log in, and generate short URLs that redirect to original links. Includes session-based authentication, route protection, and personalized dashboard to manage URLs.