This is a simple URL shortener application built with Next.js. The application allows users to enter a long URL and generates a short URL that can be used to redirect to the original URL.
To get started, clone the repository and install the dependencies:
npm run dev