SH
shivamverma26/link-shortner
This repository contains code for a simple URL shortener web application built using Flask in Python. The app allows users to convert long URLs into short, shareable links. It features a user-friendly interface with URL input validation and unique shortened URLs generated using the secrets module.