SkillAgentSearch skills...

Linktree

A pretty Linktr.ee clone build with Laravel

Install / Use

/learn @migueweb/Linktree
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Linktree clone Screenshots

<!-- badges --> <p align="center"> <a href="https://github.com/migueweb/linktree/blob/main/LICENSE" target="_blank"> <img alt="GitHub" src="https://img.shields.io/github/license/migueweb/linktree"> </a> <a href="https://laravel.com/docs/10.x" target="_blank"> <img alt="GitHub" src="https://img.shields.io/badge/laravel-v10.x-%23FF0020"> </a> <a href="https://tailwindcss.com/docs/installation" target="_blank"> <img alt="GitHub" src="https://img.shields.io/badge/tailwind-v3.1.0-%2329B7FB"> </a> </p>

Linktree clone

A pretty simple linktree clone made with Laravel and tailwindcss. Create and manage your links in one place.

Features

  • Profile bio, username
  • Create and edit links
  • Statistics clicks, impressions, views, ctr
  • Responsive, dark theme and light theme

Installation

Requirements

  1. Clone the repository
  2. Run composer install
  3. Run npm install && npm run dev
  4. Run cp .env.example .env
  5. Run php artisan key:generate
  6. Fill in the database credentials in the .env file
  7. Run php artisan migrate --seed
  8. Run php artisan serve to start the development server
  9. Visit localhost:8000 in your browser

🤝 Contributing

Thank you for your interest in contributing to Linktree clone! We welcome all contributions, big and small. for more deatils see contributing.md

Author

Github: migueweb

Related Skills

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated6mo ago
Forks8

Languages

PHP

Security Score

87/100

Audited on Oct 3, 2025

No findings