· projects · 1 min read

Linktreez

A minimal linktree clone built with Next.js 13 and TailwindCSS.

A linktree clone built with Next.js 13 and TailwindCSS.

LinkTreez is a linktree clone made using Next.js 13, Tailwind, and Daisy UI.

Go to Repository

Getting Started

Note: LinkTreez is using Next 13’s expiremental app directory.

Run code

git clone https://github.com/alainQtec/linktreez.git
cd linktreez && npm i && npm run dev
Back to Blog