This is the code for my personal website.
- The app uses
HashRouter, which avoids GitHub Pages refresh and deep-link issues for client-side routes. - Production builds use the repository base path, so the site will work at
https://tillandert.github.io/PersonalWebsite/.