This GitHub repository serves as a storage location for all of the code, content, and resources that power my personal blog site.
This project is powered by React and Vite. Installing dependencies and running the dev
script is all you need:
npm install
npm run dev
The site will be available at http://localhost:5173/