This is my personal website! It should be live at the linked URL on this page.
This website is built using React.js in TypeScript.
If you would like to run this website locally yourself, here it is:
Ensure you have Node Package Manager (npm) installed for JavaScript.
git clone LINKcd personal-website/clientnpm installnpm run startto run dev modenpm run buildto create optimized version