Skip to content

Shushanik01/Portfolio

Repository files navigation

Portfolio Starter

Starter template for a frontend portfolio project built with:

  • React
  • TypeScript
  • Vite
  • Ant Design
  • pnpm

Getting started

pnpm install
pnpm dev

If pnpm is not installed globally on your machine, use:

npx pnpm install
npx pnpm dev

Build and checks

pnpm lint
pnpm build

Project structure

src/
  data/
    portfolio.ts
  types/
    portfolio.ts
  App.tsx
  index.css
  main.tsx

Next customization steps

  • Update portfolio content in src/data/portfolio.ts
  • Replace placeholder project links with your real links
  • Add sections for experience, testimonials, and blog posts

About

A modern React-based portfolio integrating AI-powered features to enhance user interaction, automate content handling, and demonstrate real-world frontend architecture and API usage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors