This site is built using React.js. The site is hosted on GitHub Pages and links to my custom domain.
This site is built using Vite, and uses NPM as a package manager. Run the following commands to start the site in development mode.
nvm use
npm install && npm start