A personal portfolio project built with React, Mantine, and Motion.
Redesigned 2025, originally designed c.2022.
See website at https://weisssa.github.io/portfolio/#/
npm install
npm run dev
(note go to http://localhost:3000/portfolio)
npm run build
npm run test:unit
npm run lint