" Shorten Your LINKS Like Never Before.! "
1. https://shrinkk.vercel.app
2. https://shrinkk.onrender.com
Shrinkk is the ultimate link-shortening tool that revolutionizes the way you share URLs. With its cutting-edge technology, Shrinkk effortlessly shortens your long, cumbersome links into compact, shareable ones. Say goodbye to unsightly and intimidating URLs that discourage clicks. Shrinkk provides a sleek, elegant solution that not only saves characters but also enhances the aesthetics of your shared content. Its lightning-fast process ensures that your shortened links are ready in an instant, saving you precious time. Boost your online presence, increase engagement, and maximize click-through rates with Shrinkk's powerful link-shrinking capabilities. Experience the future of link management with Shrinkk.
- Customized Link Generation
- QR Code Generation
- Secure and Reliable
- Advanced Link Shortening
- Secure and Reliable
- Cross-platform
pip install -r requirements.txt
-
Star ⭐
-
Fork
-
Clone the forked repository.
git clone https://github.com/<your-github-username>/Shrinkk
- Navigate to the project directory.
cd Shrinkk
- Create a new branch.
git checkout -b <your_branch_name>
-
Make changes.
-
Stage your changes and commit
git add -A
git commit -m "<your_commit_message>"
- Push your local commits to the remote repo.
git push -u origin <your_branch_name>
-
Create a Pull Request.
-
Congratulations! 🎉 you've made your contribution.