This is a URL shortener project, similar to Tiny URL. You can provide a long or complex URL and generate a shorter link with your own custom name. When the shortened link is used, it redirects to the original page.
I used AI tools for code implementation and debugging. I primarily relied on AI for frontend UI development. During deployment, I was unsure how to deploy the backend on Vercel, so I used AI assistance to set it up using a serverless approach. The vercel.json configuration file was generated with the help of Copilot.