Personal portfolio site. Live at twizzygg.vercel.app.
git clone https://github.com/bigcheesh/twizzy.gg
cd twizzy.gg/twizzy.gg
npm install
npm run devOpen http://localhost:3000.
Deployed automatically via Vercel on push to main. To deploy manually:
npm run build
vercel --prodbuilt by bigcheesh