Personal portfolio site for Anton Korenyako — Product Designer & Art Director.
Live: https://korenyako.github.io
- Next.js 14 with static export
- React 18
- Tailwind CSS 3
- TypeScript
- Deployed on GitHub Pages via GitHub Actions
npm install
npm run devOpen http://localhost:3000.
npm run buildStatic files are generated in the out/ directory.
Automatic. Push to main triggers a GitHub Actions workflow that builds the site and deploys to GitHub Pages.
Free to use under the MIT License. If you use this template, please keep the attribution link in the footer.