See it live at jameswiens.dev
This is the react part of the modern stack portfolio also see the graphql part
yarn build
docker build .
docker tag __TAG__ aretecode/modern-stack-portfolio-react:v__VERSION__
docker push aretecode/modern-stack-portfolio-react:v__VERSION__
docker run -d -p 3333:3000 __TAG__
use
command + r
to refresh