Skip to content

Repository files navigation

Portfolio Template

A minimal developer portfolio template built with React, TypeScript, and Vite.

Features

  • Simple portfolio layout
  • Demo content ready to replace
  • Project, profile, and experience data stored in JSON
  • Easy to customize and deploy

Getting started

1. Install dependencies

npm install

2. Start the development server

npm run dev

3. Build for production

npm run build

4. Preview the production build

npm run preview

Customization

Update 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

Deployment

This project can be deployed to platforms like Vercel or Netlify.

Notes

This repository contains demo/sample portfolio content and is intended as a starter project.

About

Developer portfolio template built with React

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages