This is the official portfolio website for Kraito, built with Next.js.
This repository contains both code and assets (images, logos, content, etc.). The licensing terms differ for each:
- Source Code: Available under MIT License with Attribution
- Assets & Content: All Rights Reserved
- Images
- Logos
- Text content
- Design elements
- Brand assets
- Any other non-code assets
For development, run:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev