This is my personal website, built using React. Finished product: https://www.trevorfrese.com
I tend to use my personal website as a way to experiment using different front end techniques.
This stack is incredibly simple, it's React + Firebase Hosting.
$ npm run start
$ npm run build
$ firebase deploy
$ firebase deploy --debug