A minimal developer portfolio template built with React, TypeScript, and Vite.
- Simple portfolio layout
- Demo content ready to replace
- Project, profile, and experience data stored in JSON
- Easy to customize and deploy
npm installnpm run devnpm run buildnpm run previewUpdate the demo content inside the JSON data files used by the app, such as:
- profile data
- experience data
- project data
Also replace:
- images in the public/assets folder
- resume PDF if included
- contact links and social links
- colors, spacing, and layout as needed
This project can be deployed to platforms like Vercel or Netlify.
This repository contains demo/sample portfolio content and is intended as a starter project.