Skip to content

stevgouws/stevengouws.com

Repository files navigation

A simple NextJS app at stevengouws.com for my online and print CV.

It seemed like an interesting little challenge to see if I could get it to look pretty similar printed or online, so that I don't have to maintain my CV in two places.

Dev

npm run dev

Tests

Since there isn't much functionality to test, I opted for simple visual regression testing with Playwright to make sure I don't inadvertently break the design, and then just some basic tests to ensure all the external links that I don't control are still functional and relevant.

Visual Regression

npm run test-visual

E2E

npm run test

About

A simple NextJS app for my online and print CV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published