This project is a URL Shortener application built using the MERN stack (MongoDB, Express, React, Node.js) and TypeScript. It allows users to shorten long URLs into more manageable links, which can then be shared or used more easily. The application features a user-friendly interface for shortening URLs and tracking the usage of the shortened links.
- URL shortening with custom aliases
- Link usage tracking and analytics
- Clone the repository
git clone https://github.com/salmanabdullahfahim/URL-Shortener.git
cd URL-Shortener