Skip to content

sarvessveeriyah2312/linkpro

Repository files navigation

LinkPro

A free Linktree alternative built with Next.js and Tailwind.

Capture

Setup

Clone LinkPro using the "new-leaf" branch

git clone -b new-leaf git@github.com:sarvessveeriyah2312/linkpro.git

Install all NPM dependencies

npm i

Start dev server

npm run dev

TODO:

[ ] Setup LinkPro.config.js to host all theme, link, and config data

[x] Setup proper new-leaf branch as a clean slate for new users