AhmedMub / linktree-clone

Linktree Clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple implementation for Linktree website in Laravel.

Linktree Login

image

Linktree Register

image

Linktree Dashboard

image

To set up this project, first clone the repositiory

Change your working directory into the project directory

$ cd linktree_clone

Then install dependencies using Composer

$ composer install

Run the application with the following command

$ php artisan serve

About

Linktree Clone


Languages

Language:PHP 70.5%Language:Blade 28.9%Language:Shell 0.6%