Starter template for a frontend portfolio project built with:
- React
- TypeScript
- Vite
- Ant Design
- pnpm
pnpm install
pnpm devIf pnpm is not installed globally on your machine, use:
npx pnpm install
npx pnpm devpnpm lint
pnpm buildsrc/
data/
portfolio.ts
types/
portfolio.ts
App.tsx
index.css
main.tsx
- Update portfolio content in
src/data/portfolio.ts - Replace placeholder project links with your real links
- Add sections for experience, testimonials, and blog posts