Pixel-perfect clone of linear.app — the product development system for modern engineering teams. Built with Next.js 16 and Tailwind CSS.
Live demo: linear.yonasaddisu.me
The full marketing homepage of Linear, including:
- Hero section with animated app UI mockup
- Logo marquee (Vercel, OpenAI, Cursor, Ramp, etc.)
- Feature sections — Intake, Plan, Build, Diffs, Monitor, Changelog
- Customer quotes
- Footer
- Next.js 16 (App Router)
- Tailwind CSS v4
- TypeScript
npm install
npm run devOpen http://localhost:3000.
- linear.app — the real thing
- github.com/yonasaddisu/linear-clone — this repo
