Skip to content

aaron1999x/custom-linktree

Repository files navigation

About the project

Linktree screenshot

Custom Linktree Website - View Site

Linktree is the number one go-to tool to share multiple links on social media. I figured that creating my own version of Linktree would be a fun and straightforward project, and a great way to explore Tailwind CSS and Next.js for the first time.

Built with

HTML5   React   TailwindCSS

Getting Started

First, run the development server:

npm  run  dev
# or
yarn  dev
# or
pnpm  dev

Open http://localhost:3000 with your browser to see the result.