This is a responsive URL shortening application built using HTML, CSS (Tailwind), and JavaScript. Users can shorten any valid URL, view a list of their shortened links (even after refreshing), and copy them with a single click.
- ✅ Shorten any valid URL using Clean URI API
- 💾 Saved links persist using localStorage
- 📋 Copy shortened links to clipboard instantly
⚠️ Form validation for empty input- 📱 Fully responsive design with interactive hover/focus states
- 🚀 Smooth animations and modern UI
- HTML5
- Tailwind CSS
- React.Js
- Clean URI API