Dwindle is a sleek and minimal URL shortener built with modern web technologies. It allows users to shrink long URLs into compact links for easy sharing, with simple tracking and clean design.
- 🔗 Shorten any long URL instantly
- 📋 Copy-to-clipboard functionality
- 🔄 Redirects to original URL via unique shortcode
- 📊 Analytics Dashboard showing:
- View count per link
- Device-based stats (Desktop, Mobile, Tablet)
- Location-based stats (Country-level)
- ✅ Validation to ensure only proper URLs are accepted
- 🎨 Clean UI with responsive design using Tailwind & Shadcn
- 🔐 Backendless architecture with Supabase for DB and APIs
- Frontend: React + Vite
- Styling: Tailwind CSS + Shadcn UI
- Backend-as-a-Service: Supabase
- Deployment: Netlify
- Paste your long URL into the input.
- Click "Shorten" to generate a unique short link.
- Copy and share the new URL.
- Every time the short link is visited, view count and analytics (device, location) are tracked and updated in Supabase.
💻 Made with 🔥 by Sabarish-developer