My personal portfolio and blog. Blog posts are published via my custom CMS.
git clone https://github.com/spghtti/portfolio.git
cd portfolio
npm install
npm run build
npm run preview
Distributed under the MIT License. See LICENSE.txt for more information.