A sleek and efficient URL-shortening application built with React, TypeScript, and TailwindCSS. Try it live at (https://url-shortener-rosy.vercel.app/))
- 🔗 Instant URL shortening
- 📱 Responsive design
- 📋 Copy to clipboard functionality
- 📜 Local history tracking
- 🗑️ History management
- ✨ Modern UI with animations
- React 18
- TypeScript
- TailwindCSS
- Vite
- Lucide Icons
-
Clone the repository:
git clone https://github.com/yourusername/url-shortener.git
-
Install dependencies:
cd url-shortener npm install
-
Start the development server:
npm run dev
-
Build for production:
npm run build
Contributions are welcome! Please feel free to submit a Pull Request.
MIT License - feel free to use this project for personal or commercial purposes.