An open API service indexing awesome lists of open source software.

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.

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`