Linko is an open-source Link Management platform designed to simplify URL handling with an array of features, including a URL shortener, tracking capabilities, QR code generator, Bio pages, and more.
- URL Shortener: Easily shorten long URLs to manageable sizes.
- Tracking Capabilities: Track click-through rates and user engagement.
- QR Code Generator: Generate QR codes for easy sharing and access.
- Bio Pages: Create personalized landing pages to showcase links or information.
Follow these steps to install Linko locally:
$ git clone https://github.com/affan-ch/Linko.git
$ cd repo
$ npm install
$ npm start
We welcome contributions! To contribute to Linko, follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/my-feature
). - Make your changes.
- Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature/my-feature
). - Create a new Pull Request.
Please make sure to read our Contributing Guidelines for more details.
This project is licensed under the MIT License - see the LICENSE file for details.
For questions or support, contact me at affan_ali_ch@outlook.com.