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.
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.