LinkDance is an open-source Linktree alternative that allows users to create and share personalized link pages without signing up or authentication. All data is stored locally and encoded into a Base64 URL, which is then shortened using the TinyURL API for easy sharing.
- No Sign-Up Required – Just create and share your link instantly.
- Local Storage – Your data stays on your device. No servers, no tracking.
- Clean & Beautiful UI – Simple yet elegant design.
- Base64 Encoded Links – All link data is stored within the generated URL.
- TinyURL Shortening – Shareable, compact links with TinyURL API.
- Instant Sharing – Copy your unique link and share it anywhere.
- Create Your Page – Add your links, profile details, and customize the look.
- Generate Link – The page data is converted to Base64 and embedded in a URL.
- Shorten with TinyURL – The long URL is shortened using the TinyURL API.
- Share It – Copy the final link and share it with your audience!
Clone the repository and open it in your browser:
git clone https://github.com/anshxs/linkdance.git
cd linkdance
npm install
npm run dev
https://tinyurl.com/28mqelco → Decodes to your LinkDance page!
Feel free to submit issues, feature requests, or PRs! Let's make LinkDance even better.
This project is licensed under the Creative Commons Attribution 4.0 International License.
You are free to use, modify, earn and share this project for any purpose as long as you credit the original author(me).
⭐ Star this repo if you like it! 🚀