{"id":14979005,"url":"https://github.com/heysagnik/linkees","last_synced_at":"2025-05-15T07:06:03.705Z","repository":{"id":37626343,"uuid":"315509737","full_name":"heysagnik/Linkees","owner":"heysagnik","description":"Awesome Linktree clone made with React ⚛️","archived":false,"fork":false,"pushed_at":"2025-04-29T02:12:53.000Z","size":4611,"stargazers_count":357,"open_issues_count":2,"forks_count":120,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-15T07:05:54.715Z","etag":null,"topics":["bio","docker","docker-image","hactoberfest","links","linktree","linktree-alternative","react","trending","vercel"],"latest_commit_sha":null,"homepage":"https://heysagnik.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heysagnik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["heysagnik"]}},"created_at":"2020-11-24T03:38:37.000Z","updated_at":"2025-05-12T20:25:27.000Z","dependencies_parsed_at":"2023-02-08T17:30:17.170Z","dependency_job_id":"eb1de205-dbc6-4d91-b0a0-8a53ba41d23d","html_url":"https://github.com/heysagnik/Linkees","commit_stats":{"total_commits":94,"total_committers":9,"mean_commits":"10.444444444444445","dds":0.4148936170212766,"last_synced_commit":"80a1593daafc9f2307b8b5d9ac29138c51b13638"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heysagnik%2FLinkees","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heysagnik%2FLinkees/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heysagnik%2FLinkees/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heysagnik%2FLinkees/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heysagnik","download_url":"https://codeload.github.com/heysagnik/Linkees/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254292042,"owners_count":22046426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bio","docker","docker-image","hactoberfest","links","linktree","linktree-alternative","react","trending","vercel"],"created_at":"2024-09-24T13:58:54.129Z","updated_at":"2025-05-15T07:05:58.682Z","avatar_url":"https://github.com/heysagnik.png","language":"TypeScript","funding_links":["https://github.com/sponsors/heysagnik"],"categories":[],"sub_categories":[],"readme":"Linkees **Experimental** Branch 🔬💻\n\n\u003e ⚠️ Warning \u003cbr/\u003e \u003cbr/\u003e\n\u003e This branch of Linkees is for experimental purposes only and is not intended for production use. Most of the components in this branch are broken and may not function as expected.\n\n\u003ctable\u003e\n\u003ctr \u003e\n    \u003cth\u003e\u003cimg src=\"https://s3.us-east-2.amazonaws.com/fueler.io-images/fueler-creatons/ZO3GUmNNWMJL8vuRQMQIDs7ConJCktJOOo0xTjgr.png\" width=\"50px\" height=\"50px\" style=\"display:inline-block; \"/\u003e\u003c/th\u003e\n    \u003cth\u003e\u003ch1\u003e\u0026ensp;Linkees\u003c/h1\u003e\u003c/th\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n[![Generic badge](https://img.shields.io/badge/BUILD-Success-\u003cCOLOR\u003e.svg?logo=github)](https://vercel.com/heysagnik/bio/deployments) [![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/heysagnik.svg?style=social\u0026label=Follow%20%40heysagnik)](https://twitter.com/heysagnik)\n\n## About 🎯\n\nA beautiful Single Page Web App made with React to display all your important social links for your followers (Alternative to linktr.ee).\n\n![Screenshot](https://api.microlink.io/?url=https://heysagnik.vercel.app\u0026screenshot=true\u0026meta=false\u0026embed=screenshot.url\u0026waitForTimeout=1500\u0026type=jpeg\u0026overlay.browser=dark\u0026overlay.background=linear-gradient%28225deg%2C+%23FF057C+0%25%2C+%238D0B93+50%25%2C+%23321575+100%25%29)\n\n## How to use ?🤔\n\ninstall the linkees package\n\n```\nnpm install --save linkees\n```\n\nimport Linkees component from linkees package in your react app\n\n```\nimport Linkees, { CHANNEL_TYPES } from \"linkees\";\n```\n\nCreate a config for your links\n\n```\n[\n  {\n    title: //title of the link card\n    subtitle: //subtitle of the link card\n    link: //URL\n    type: //channel type\n  }\n]\n```\n\nExample can be found in `example-linktree/src/index.tsx`\n\nDeploy to Vercel or any other platform and Enjoy!\n\n\u003cbr\u003e\n\n\u003cbr\u003e\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Fheysagnik%2FLinkees)\n\nWe also support **_Docker 🐳_** .For more details read [this](https://github.com/heysagnik/Linkees/blob/d15c73b40e140249aa58e7354b80e1ae7508ef9f/docker.md).\n\n## Contributing 📝\n\nWe always welcome contributions; big or small, it can be documentation updates, adding new checks or something bigger. Please check the Contributing Guide for details on how to help out.\n\n### Special Thanks to those People who have contributed :\n\n\u003cimg width=\"200\" src=\"https://contrib.rocks/image?repo=heysagnik/Linkees\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheysagnik%2Flinkees","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheysagnik%2Flinkees","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheysagnik%2Flinkees/lists"}