https://github.com/saurowankhade/ezlnk
Transform any link into a branded, personalized URL thatβs easy to remember.
https://github.com/saurowankhade/ezlnk
firebase hackthon peerlist react react-router reacthooks tailwindcss
Last synced: 6 months ago
JSON representation
Transform any link into a branded, personalized URL thatβs easy to remember.
- Host: GitHub
- URL: https://github.com/saurowankhade/ezlnk
- Owner: saurowankhade
- Created: 2024-12-21T06:55:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-31T08:23:43.000Z (about 1 year ago)
- Last Synced: 2024-12-31T09:24:16.308Z (about 1 year ago)
- Topics: firebase, hackthon, peerlist, react, react-router, reacthooks, tailwindcss
- Language: JavaScript
- Homepage: https://ezlnk.vercel.app
- Size: 200 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π EZLNK - Realtime Short Link Manager
A React + Firebase-powered URL shortener that allows users to generate, manage, copy, and now generate **QR codes** for short links.
---
## π Recently Added Features
### 1. π± QR Code Generation for Each Link
- Every short link now includes a **QR code**
- Users can **generate**, **preview**, and **download** QR codes
- Useful for sharing via flyers, business cards, etc.
---
## π‘ Key Highlights
- π Shorten any URL instantly
- π One-click Copy to Clipboard
- π² QR Code generation & download
- π Track click counts (Mobile, Web, Tablet)
---
## βοΈ Tech Stack
- βοΈ React (Vite)
- π₯ Firebase Firestore
- π§ Context API
- π react-hot-toast
- π¦ qrcode (for QR code generation)
- π¨ Tailwind CSS (optional for styling)
---