A modern URL shortening service that converts long URLs into short, easy-to-share links. This application provides analytics on link usage and offers both public and authenticated user features.
- Quick URL shortening with customizable slugs
- QR code generation for shortened links
- Click tracking and analytics dashboard
- User accounts for managing multiple links
- Link expiration settings
- Password protection for sensitive links
- API access for third-party integration
- Node.js and Express backend
- React frontend with responsive design
- MongoDB for data storage
- Redis for caching and rate limiting
- JWT for authentication
- Chart.js for analytics visualization
- Docker containerization