
URL SHORTENER
This project is a URL shortener application built using Node.js and Express as the backend framework, EJS for templating, MongoDB for database management, and JWT (JSON Web Tokens) for user authentication. The application allows users to register, log in, shorten URLs, and track the usage of their shortened URLs.
Features
Tech Stack