This project is a secure, full-stack URL shortener built using modern web technologies. It allows users to create short links, manage them privately, and safely share them with others.
Every URL is tied to a specific user account. Only the owner can view, create, or delete their links, ensuring proper authorization and data security.
This project is built to demonstrate real-world full-stack development concepts such as authentication, authorization, secure data handling, and clean architecture. It serves as a strong foundation for scaling into analytics, dashboards, and advanced features.