Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 294 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 294 Bytes

LinkTreez

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

Getting Started

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

Run code

git clone https://github.com/engageintellect/linktreez.git

cd linktreez && npm i && npm run dev