https://github.com/engageintellect/linktreez
A simple-to-use linktr.ee clone using Next.js 13 w/ experimental app directory and TailwindCSS.
https://github.com/engageintellect/linktreez
linktree next13 nextjs tailwindcss
Last synced: 8 months ago
JSON representation
A simple-to-use linktr.ee clone using Next.js 13 w/ experimental app directory and TailwindCSS.
- Host: GitHub
- URL: https://github.com/engageintellect/linktreez
- Owner: engageintellect
- Created: 2023-01-10T07:14:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T03:39:07.000Z (about 2 years ago)
- Last Synced: 2025-04-21T03:42:29.844Z (about 1 year ago)
- Topics: linktree, next13, nextjs, tailwindcss
- Language: TypeScript
- Homepage: https://linktreez.vercel.app
- Size: 119 KB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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`