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 URL Shortener web application built using Node.js, Express.js, MongoDB, and EJS that allows users to convert long URLs into short links. It includes user authentication, secure route handling, click tracking, and redirection, demonstrating RESTful design, middleware usage, and database integration.