A retro terminal-style company CV template for showcasing your products, metrics, leadership, and milestones. Example: HackerNoon.CV
- One-page company profile built with React, Vite, and Tailwind CSS
- Data-driven sections powered by
src/data/constants.tsx - Responsive layout with retro terminal styling
- Ready for Vercel deployment
Update these files to make it yours:
src/data/constants.tsx— company name, metrics, timeline, products, linksindex.html— SEO metadata, social preview, structured datapublic/og.png— social preview image (1200×630)public/favicon.svg— faviconpublic/robots.txtandpublic/sitemap.xml— set your domain
Prerequisites: Node.js
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Build for production:
npm run build
- Icons from Pixel Icon Library
