Skip to content

Repository files navigation

Personal site

Modern portfolio for Nicholas Battjes, built with React, TypeScript, and Vite.

Development

npm install
npm run dev

Open http://localhost:5173.

Production build

npm run build
npm run preview

Static output is written to dist/.

Vercel

Build settings are in vercel.json (no dashboard overrides needed). Push to your connected branch and Vercel will run npm install, npm run build, and serve dist/.

Project structure

  • src/data/ — site copy and project listings
  • src/components/ — UI sections
  • public/ — static assets (favicon, images)

To add a project, edit src/data/projects.ts.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages