View Live Demo β’ Features β’ Quick Start β’ Deploy
|
Consistent brand colors and professional styling throughout |
Framer Motion powered with spring physics and stagger effects |
Optimized for mobile viewing with responsive design |
|
Static generation, minimal JavaScript bundle |
All platforms in one beautiful interface |
Full meta tags and Open Graph support |
# Clone the repository
git clone https://github.com/PRSMTECH/Linktree-Killer.git
cd Linktree-Killer
# Install dependencies
pnpm install
# Start development server
pnpm devOpen http://localhost:3000 in your browser.
| Command | Description |
|---|---|
pnpm dev |
Start development server |
pnpm build |
Build for production |
pnpm start |
Start production server |
pnpm lint |
Run ESLint |
Linktree-Killer/
βββ src/
β βββ app/
β βββ layout.tsx # Root layout + meta tags
β βββ page.tsx # Landing page component
β βββ globals.css # Tailwind + custom styles
βββ public/ # Static assets
βββ .memory-bank/ # AI context persistence
βββ CLAUDE.md # Claude Code guide
βββ README.md # This file
βββ package.json # Dependencies
| Color | Hex | Preview | Usage |
|---|---|---|---|
| Primary | #6366f1 |
![]() |
Main brand color |
| Secondary | #8b5cf6 |
![]() |
Accents |
| Accent | #a855f7 |
![]() |
Highlights |
| Dark | #1e1b4b |
![]() |
Background |
# Install Vercel CLI
pnpm i -g vercel
# Deploy to preview
vercel
# Deploy to production
vercel --prodLive at: https://www.prsmtechdemos.com
Β© 2025 PRSMTECH. All rights reserved.
Made with π in the USA




